diff options
-rw-r--r-- | ui/src/main/res/layout/tunnel_list_fragment.xml | 1 |
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" |