Double navigation drawer in kotlin
- Updated
Feb 13, 2018 - Kotlin
Double navigation drawer in kotlin
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…
Add a description, image, and links to the right-navigation-drawer topic page so that developers can more easily learn about it.
To associate your repository with the right-navigation-drawer topic, visit your repo's landing page and select "manage topics."