kamegami13 / MonsterHunter4UDatabase

MIT License
114 stars 41 forks source link

Navigation Drawer #35

Closed jaysondc closed 9 years ago

jaysondc commented 9 years ago

Minimal styling right now. Drawer is available on all pages of the app except the first page of the wishlist (WishlistListFragment.java) as it doesn't use our generic xml files.

The up button now functions identically to the back button. Optimally the up button should bring us to the parent in the app hierarchy but I don't think the parent activities are established enough to do that.

Nav Drawer on Main Menu