summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/allowed_vpn_apps.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/allowed_vpn_apps.xml')
-rw-r--r--app/src/main/res/layout/allowed_vpn_apps.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/layout/allowed_vpn_apps.xml b/app/src/main/res/layout/allowed_vpn_apps.xml
index f76b5f4f..1930adf2 100644
--- a/app/src/main/res/layout/allowed_vpn_apps.xml
+++ b/app/src/main/res/layout/allowed_vpn_apps.xml
@@ -8,7 +8,9 @@
android:orientation="vertical"
android:layout_width="match_parent"
tools:ignore="RtlCompat"
- android:layout_height="match_parent">
+ android:layout_height="match_parent"
+ tools:viewBindingIgnore="true"
+ >
<androidx.appcompat.widget.AppCompatTextView
android:layout_width="match_parent"