Issue
I want to create an android navigation drawer like this :
Thanks.
Solution
You can host a Fragment
inside NavigationDrawer
, which means that you can have pretty much any layout in it.
There are no "names" for "types of navigation" - there are just some guidelines.
Answered By - Vasiliy
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.