From 4d0d06fcfe89439a5dc3e114adcf7be842a5826a Mon Sep 17 00:00:00 2001 From: Zoey Chen Date: Thu, 20 Apr 2023 10:54:54 +0000 Subject: [PATCH] [Settings] Dialog does not show full msg and title in landscape mode Add scroll bar and fix the text's style Bug: 278831022 Test: manual local test Change-Id: Ic0ad0c097099181f92535dba247d0c646904b7c7 --- res/layout/locale_dialog.xml | 67 +++++++++++++++++++----------------- 1 file changed, 36 insertions(+), 31 deletions(-) diff --git a/res/layout/locale_dialog.xml b/res/layout/locale_dialog.xml index 480c0e293a9..0a3cd03efdb 100644 --- a/res/layout/locale_dialog.xml +++ b/res/layout/locale_dialog.xml @@ -13,44 +13,48 @@ See the License for the specific language governing permissions and limitations under the License. --> - + android:fadeScrollbars="false" + android:scrollbarStyle="outsideOverlay" + android:fillViewport="true"> + - - + - + android:paddingBottom="@dimen/admin_details_dialog_title_bottom_padding"> + + + - - - + +