Navigation drawer in Android part 3: А simple way to add drop-down items on a navigation drawer without using ExpandableListView.
Intro This is part three of the Navigation drawer in Android post and it will be a demonstration on how to add drop-down items on a navigation drawer without using ExpandableListView. The Exercise We will continue working on the same project that we created for part one and part two ofRead More →