I need to design navigation drawer with additional 3 times child list view, I implemented now single child list view.
Now how can i implement with 3 times nested list view in navighation drawer.
Please find attachment for clarification of my idea.
Asked
Active
Viewed 964 times
-1

Ravindra Pawar
- 477
- 1
- 5
- 22
-
you can use one provided by android studio template and edit menu.xml according to your need – Vivek Mishra Mar 05 '16 at 05:50
-
dear do u see my image?? i need to implement exapandable. i need your idea. – Ravindra Pawar Mar 05 '16 at 05:51
-
yes but have you seen what I am saying – Vivek Mishra Mar 05 '16 at 05:53
-
yes, that is not possible , now i have already done this project.. I need to create it in java code. – Ravindra Pawar Mar 05 '16 at 05:54
-
@Aditya yes you are right..thanks – Ravindra Pawar Mar 05 '16 at 06:06
1 Answers
2
Just have a look at this library. It has got what you are looking for and so much more.
Setting up a Navigation Drawer using this library is a few minutes task and it is well built and maintained.

Aritra Roy
- 15,355
- 10
- 73
- 107