let me make it simple to explain by images. i have a navigationview which contains a default menu, similar to this.
default menu in navigation view
if i click an item, it should open another menu in the drawer itself.
This is the Menu after selecting an item
I have doing some R&D since past few days but unable to get any idea. as i want to do it myself, i just want some hint to do this.
Thank you in advance.
You should use the fragment to achieve this
Replace the FrameLayout with your fragment on the click of your item