mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 19:28:48 +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_gravity="left"
|
||||
android:background="@android:color/white"
|
||||
android:clickable="true"
|
||||
android:orientation="vertical" >
|
||||
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue