Open second drawerlayout as a sub drawerlayout over the first
问题 Android Studio 2.1.3 I have this design I am trying to follow. On the first drawerlayout I have a setttings options. When the user clicks, it will open a second drawerlayout like this below. The user can get back to the first by clicking on the arrow Main Menu . Is this possible? Many thanks for any suggestions 回答1: It's unclear how exactly you wish to implement your drawer UI, so the following solution is rather generic, in that it should work with NavigationView s, RecyclerView s, or pretty