From de2109b178096a4417fe4abb2700a68edf9a07de Mon Sep 17 00:00:00 2001 From: Rhed Jao Date: Fri, 5 Jun 2020 14:20:41 +0800 Subject: [PATCH] Enable scrolling for bugreport info dialog Bug: 156291300 Test: Scrolls the dialog with largest display and font size. Change-Id: Ic1c101612fb8cc0c281d96b62fee3f9309e6a66f --- .../res/layout/dialog_bugreport_info.xml | 107 +++++++++--------- 1 file changed, 56 insertions(+), 51 deletions(-) diff --git a/packages/Shell/res/layout/dialog_bugreport_info.xml b/packages/Shell/res/layout/dialog_bugreport_info.xml index 4bd8711031936..ea24279202854 100644 --- a/packages/Shell/res/layout/dialog_bugreport_info.xml +++ b/packages/Shell/res/layout/dialog_bugreport_info.xml @@ -14,58 +14,63 @@ limitations under the License. --> - - - - - - - - + android:layout_height="wrap_content"> + + + + + + + +