summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/f_eip.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/f_eip.xml')
-rw-r--r--app/src/main/res/layout/f_eip.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/layout/f_eip.xml b/app/src/main/res/layout/f_eip.xml
index fa2d4ded..9a823b65 100644
--- a/app/src/main/res/layout/f_eip.xml
+++ b/app/src/main/res/layout/f_eip.xml
@@ -8,7 +8,9 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
xmlns:tools="http://schemas.android.com/tools"
- android:id="@+id/eipServiceFragment">
+ android:id="@+id/eipServiceFragment"
+ tools:viewBindingIgnore="true"
+ >
<androidx.constraintlayout.widget.Guideline
android:id="@+id/guideline_horizontal_top"