Skip to content

msahakyan/expandable-navigation-drawer

Repository files navigation

expandable-navigation-drawer

Implement simple application containing navigation Drawer with expandableListView elements.

Application description

In app you can see integrated navigation drawer with items containing different types of movie genres. Each item contains some (hard-coded) movie list related to the corresponding genre. When user clicks on one of the items the item will be expanded and the content of that item (actually it is list of the films of the given genre) will become visible. If user clicks on the expanded item the list of movies will be collapsed.

About

Shows how to create android navigation drawer with expandable list elements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages