android-drawer Questions
3
Solved
I have a layouting problem when combining CoordinatorLayout with an AppBarLayout and a NavigationDrawer.
The problem is, that the NavigationDrawer and it's content are hidden behind the toolbar. ...
Hughmanick asked 11/9, 2015 at 12:8
4
Solved
I want to use Android's DrawerLayout and NavigationView for menus, but I don't know how to have the menu items use a custom font. Does anyone have a successful implementation?
Weigle asked 31/10, 2015 at 10:3
2
My app is currently implemented with the Single activity approach (Using navigation architecture component with one main activity and several fragments). I am currently using a toolbar with a drawe...
Philbin asked 20/4, 2020 at 12:34
1
I was curious how one would be able to navigate to a nested navigation graph from a menu item in a drawer layout using the navigation graph from Android Jetpack. I know that there is some magic beh...
Polychasium asked 25/3, 2020 at 5:47
4
I want to add one more level of in ExpandableListView.In current ExpandableListView is two level how can i add one more level. I am new in android developing please help me. Thanks in advance!
My...
Desperate asked 1/10, 2015 at 5:50
4
Solved
I am able to navigate from Activity1 to Activity2 via my navigation drawer.
But upon pressing the back button at activity2, the option remains highlighted.
My Code in activity1 is as followed
pu...
Histrionism asked 15/1, 2017 at 10:34
4
Solved
How to enable the "mini variant" from the Material Design guide - so that only the Drawer icons are shown in its closed state?
As a simple test project for my question I have taken the well-know...
Stoll asked 15/7, 2015 at 17:43
1
© 2022 - 2024 — McMap. All rights reserved.