4

I have a sliding menu app like Facebook user interface. I want to create a submenu as shown in the picture below.

How can we create a submenu like this?

Please anyone help me for this. Thanks in advance.

enter image description here

jasonscript
  • 6,039
  • 3
  • 28
  • 43
athulya k
  • 145
  • 2
  • 10

1 Answers1

0

Please note that NavigationDrawer can present any View as its content, therefore you can use any technique you want to create a layout of interest.

Refer to this answer for one possible solution.

Community
  • 1
  • 1
Vasiliy
  • 16,221
  • 11
  • 71
  • 127