From 602013be6b087910f8784ae820f45397057e0d89 Mon Sep 17 00:00:00 2001 From: Yukako Murakami Date: Mon, 12 Oct 2020 16:25:13 +0900 Subject: [PATCH] Apply scrollable to app pinning text area Symptom: When pinning an application, the instruction screen is not completely displayed in landscape mode when display settings are largest. Solution: by applying scrollable to the layout of app pinning text area Bug: 176455738 Change-Id: Idbd91f3103bf259168c35179f841b5490a5910a3 --- .../screen_pinning_request_text_area.xml | 119 +++++++++--------- 1 file changed, 63 insertions(+), 56 deletions(-) diff --git a/packages/SystemUI/res/layout/screen_pinning_request_text_area.xml b/packages/SystemUI/res/layout/screen_pinning_request_text_area.xml index 8dcddc28c3b7a..7880cbdd112c6 100644 --- a/packages/SystemUI/res/layout/screen_pinning_request_text_area.xml +++ b/packages/SystemUI/res/layout/screen_pinning_request_text_area.xml @@ -16,65 +16,72 @@ * limitations under the License. */ --> - + android:fillViewport="true"> - - - - -