/Dual_NavDrawer

An application that has a Navigation Drawer placed on both sides (Left & Right) of the screen. The Right Drawer also has a Search View and the menu items on the drawer will be shown according to the user's search query. All menu items are added programmatically and each of their information (title and icon) is parsed from certain XML files. There is also a bottom Horizontal Scroll View which shows the shorcut items of the Left Drawer.

Primary LanguageJava

Dual_NavDrawer

An application that has a Navigation Drawer placed on both sides (Left & Right) of the screen. The Right Drawer also has a Search View and the menu items on the drawer will be shown according to the user's search query. All menu items are added programmatically and each of their information (title and icon) is parsed from certain XML files. There is also a bottom Horizontal Scroll View which shows the shorcut items of the Left Drawer.