Answer the question
In order to leave comments, you need to log in
Android how to make icons in Navigation Drawer sections?
I decided to implement the Navigation Drawer in the application. To do this, I use the Navigation Drawer Activity template in AndroidStudio 1.1.
Actually, here is a screenshot of this template:
I want each Navigation Drawer section to have an icon next to the text element, for example, as in such applications: VKontakte, Sports.ru, Play Market.
Can this be done using the existing NavigationDrawerFragment that AndroidStudio provides?
Or only with the help of third-party libraries?
I did not find any examples on the implementation of NavigationDrawerFragment with icons in sections, maybe you can give an example.
And in general, it feels like every application I have presented uses a different NavigationDrawer. Even the same Google Play Market with its NavigationDrawer is significantly different from the template that is presented in AndroidStudio. Navigation pops up on top of all activities.
If known, write what NavigationDrawer all these applications use.
Answer the question
In order to leave comments, you need to log in
Google hasn't been canceled yet.
Here is one of the good articles , which shows how to make a drawer with icons using support lib.
Navigation Drawer today needs to be done like this blog.grafixartist.com/easy-navigation-drawer-with-...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question