Top "Android-drawer" questions

CoordinatorLayout + AppBarLayout + NavigationDrawer

I have a layouting problem when combining CoordinatorLayout with an AppBarLayout and a NavigationDrawer. The problem is, that the NavigationDrawer …

android android-layout android-coordinatorlayout android-appbarlayout android-drawer
How to add Three Level ListView in ExpandableListView in android

I want to add one more level of in ExpandableListView.In current ExpandableListView is two level how can i add …

java android android-layout android-listview android-drawer
How to use custom fonts in DrawerLayout and NavigationView

I want to use Android's DrawerLayout and NavigationView for menus, but I don't know how to have the menu items …

android android-menu android-fonts android-typeface android-drawer