summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/a_main.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/a_main.xml')
-rw-r--r--app/src/main/res/layout/a_main.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/layout/a_main.xml b/app/src/main/res/layout/a_main.xml
index 0e30d2a8..92e0a3c0 100644
--- a/app/src/main/res/layout/a_main.xml
+++ b/app/src/main/res/layout/a_main.xml
@@ -5,7 +5,9 @@
android:id="@+id/drawer_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
- tools:context="se.leap.bitmaskclient.base.MainActivity">
+ tools:context="se.leap.bitmaskclient.base.MainActivity"
+ tools:viewBindingIgnore="true"
+ >
<!-- As the main content view, the view below consumes the entire