Monday, 15 June 2015

How can I make a multi-level(more than 3 level) navigation drawer in android? -



How can I make a multi-level(more than 3 level) navigation drawer in android? -

i developing android application need set navigation drawer have more 3 levels.

what want do: if click 1 item of list in drawer, whole new list comes in drawer. new list should same when items of list clicked. go on many levels.

what have done till now: keeping expandable list expands when click on item. design doesn't allow adding more levels.

application have similar drawers: svpply (please have @ application, has similar drawer)

i newbie in android development, seek add together details ideas. thanks!

have single drawer keeping framelayout.

make list listfragment

make fragment transaction on framelayout when item clicked.

android android-fragments android-navigation

No comments:

Post a Comment