|
@@ -19,11 +19,9 @@
|
|
|
<androidx.drawerlayout.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
|
xmlns:tools="http://schemas.android.com/tools"
|
|
|
-
|
|
|
android:id="@+id/drawer_layout"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent"
|
|
|
- android:clickable="true"
|
|
|
android:fitsSystemWindows="true">
|
|
|
|
|
|
<androidx.coordinatorlayout.widget.CoordinatorLayout
|