From 9263383b75176a693b380d8014200ae0a64e64d2 Mon Sep 17 00:00:00 2001 From: Zoey Chen Date: Thu, 8 Jun 2023 14:39:49 +0000 Subject: [PATCH] [Panlingual] Set focus to the drag list to avoid the overlapping Bug: 284401644 Test: manual Change-Id: I6446cacec20398672d2ac675c4e8823e6912dfb9 --- res/layout/locale_order_list.xml | 4 +- res/xml/languages.xml | 2 +- .../localepicker/LocaleListEditor.java | 3 +- .../localepicker/LocaleRecyclerView.java | 37 ------------------- 4 files changed, 4 insertions(+), 42 deletions(-) delete mode 100644 src/com/android/settings/localepicker/LocaleRecyclerView.java diff --git a/res/layout/locale_order_list.xml b/res/layout/locale_order_list.xml index 5c1db15dbd2..da1eb62d996 100644 --- a/res/layout/locale_order_list.xml +++ b/res/layout/locale_order_list.xml @@ -27,11 +27,11 @@ android:clipChildren="true" android:orientation="vertical"> - + android:scrollbars="none"/>