Highlight your Selected Drawer Item: Jetpack Compose
In this article, we will be implementing the one missing feature of our Drawer in Compose, and that is to highlight the selected item so that the user will know which Screen you are in.
Output:
Implementation:
This article is an extension of the pre...
sagar0-0.hashnode.dev2 min read