In my application, I want to add the N-level of the Extensible Menu to the NavigationView , as shown below, a screenshot of the Paytm application. I tried to add ExpandableListView , but did not understand How to add N-level extensible menu to NavigationView using ExpandableListView
If anyone knows how to do this, please help me.

I am trying to use this link link, but I canβt do https://stackoverflow.com/a/312929/
android expandablelistview android-navigationview
Mansukh ahir
source share