mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-09 12:08:47 +00:00
navigation_drawer.xml: Remove 'clickable' from top-level drawer.
This commit is contained in:
parent
af17aff400
commit
ef48b9877f
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