aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main/res/layout/tunnel_list_fragment.xml
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-09-22 18:39:24 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2020-09-22 23:54:17 +0200
commit44b27fe472af9f8873ad5b73d8ec2f5baad1e44f (patch)
tree94f2fb4271966efeec6b4140e857ee7af7848f56 /ui/src/main/res/layout/tunnel_list_fragment.xml
parenttv: use plus instead of text for importing (diff)
downloadwireguard-android-44b27fe472af9f8873ad5b73d8ec2f5baad1e44f.tar.xz
wireguard-android-44b27fe472af9f8873ad5b73d8ec2f5baad1e44f.zip
tv: remove useless attribute
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'ui/src/main/res/layout/tunnel_list_fragment.xml')
-rw-r--r--ui/src/main/res/layout/tunnel_list_fragment.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/src/main/res/layout/tunnel_list_fragment.xml b/ui/src/main/res/layout/tunnel_list_fragment.xml
index 5d39d3a3..436b63da 100644
--- a/ui/src/main/res/layout/tunnel_list_fragment.xml
+++ b/ui/src/main/res/layout/tunnel_list_fragment.xml
@@ -31,7 +31,6 @@
android:id="@+id/tunnel_list"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:choiceMode="multipleChoiceModal"
android:clipToPadding="false"
android:nextFocusDown="@id/create_fab"
android:nextFocusForward="@id/create_fab"