From 44b27fe472af9f8873ad5b73d8ec2f5baad1e44f Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 22 Sep 2020 18:39:24 +0200 Subject: tv: remove useless attribute Signed-off-by: Jason A. Donenfeld --- ui/src/main/res/layout/tunnel_list_fragment.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'ui') 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" -- cgit v1.2.3-59-g8ed1b