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. Ther…
android java assets xml-parsing bottombar navigation-drawer configurator splash-screen watermark read-xml xml-files searchview programmatic-interface horizontalscrollview menu-item query-processor custom-actionbar right-navigation-drawer
- Updated
Jun 28, 2018 - Java