|
@@ -37,6 +37,7 @@
|
|
android:id="@+id/navigation_overlay"
|
|
android:id="@+id/navigation_overlay"
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
|
|
+ android:clickable="false"
|
|
android:focusable="false"
|
|
android:focusable="false"
|
|
android:visibility="gone" />
|
|
android:visibility="gone" />
|
|
|
|
|