summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/f_about.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/f_about.xml')
-rw-r--r--app/src/main/res/layout/f_about.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/res/layout/f_about.xml b/app/src/main/res/layout/f_about.xml
index b73d2191..e0193c1b 100644
--- a/app/src/main/res/layout/f_about.xml
+++ b/app/src/main/res/layout/f_about.xml
@@ -8,7 +8,8 @@
android:layout_marginStart="@dimen/stdpadding"
android:layout_marginRight="@dimen/stdpadding"
android:layout_marginEnd="@dimen/stdpadding"
- tools:context=".base.MainActivity">
+ tools:context=".base.MainActivity"
+ tools:viewBindingIgnore="true">
<LinearLayout
android:layout_width="match_parent"