mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-08 09:08:47 +00:00
navigation_drawer.xml: Remove 'clickable' from top-level drawer.
This commit is contained in:
parent
b31b356f04
commit
3c7d5a21a9
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_gravity="left"
|
android:layout_gravity="left"
|
||||||
android:background="@android:color/white"
|
android:background="@android:color/white"
|
||||||
android:clickable="true"
|
|
||||||
android:orientation="vertical" >
|
android:orientation="vertical" >
|
||||||
|
|
||||||
<androidx.recyclerview.widget.RecyclerView
|
<androidx.recyclerview.widget.RecyclerView
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue