D
D
dangerclose2015-01-01 18:00:35
Android
dangerclose, 2015-01-01 18:00:35

How to add icons to navigation drawer?

How to add icons to menu items in navigation drawer?
used this
habrahabr.ru/post/236567

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Artix, 2015-01-01
@nikkorejz

In the navigation drawer itself, you create and initialize a ListView or ExpandableListView (at your discretion), then write an adapter for the ListView that supports an image and text to the right (or left) of it (Create a separate class, separate xml for each element, and so on, search in Google , there are a lot of tutorials on this topic). In principle, everything, you get a ListView with pictures as a menu.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question