How to add N-level of Expandable menu in NavigationView android?
Asked Answered
S

1

7

In my app I want to add N-level of expandable Menu in NavigationView like Paytm app screenshot is given below. I have tried to add ExpandableListView but didn't understand How to add N-level of expandable menu in NavigationView using ExpandableListView

If someone know this how to do this then please help me.

enter image description here

I try from this reference link but can't do https://mcmap.net/q/846086/-how-to-open-sub-menu-after-click-on-menu-item-in-navigation-drawer

Seagirt answered 8/6, 2016 at 6:58 Comment(0)
S
2

Use this link to create N level listview. And refer your URL to implement drawer.

Shill answered 8/6, 2016 at 7:18 Comment(2)
You can share some code, link can not be found sometimes.Lighterman
@PratikButani definitely I'll be. But this library includes so many classes.Shill

© 2022 - 2024 — McMap. All rights reserved.