Loading packages/Shell/res/layout/dialog_bugreport_info.xml +56 −51 Original line number Diff line number Diff line Loading @@ -14,7 +14,11 @@ limitations under the License. --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" <ScrollView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content"> <LinearLayout android:orientation="vertical" android:paddingTop="15dp" android:paddingStart="24dp" Loading @@ -22,7 +26,7 @@ android:focusableInTouchMode="false" android:focusable="false" android:importantForAutofill="noExcludeDescendants" android:layout_width="wrap_content" android:layout_width="match_parent" android:layout_height="wrap_content"> <TextView android:focusableInTouchMode="false" Loading Loading @@ -69,3 +73,4 @@ android:layout_width="match_parent" android:layout_height="wrap_content"/> </LinearLayout> </ScrollView> Loading
packages/Shell/res/layout/dialog_bugreport_info.xml +56 −51 Original line number Diff line number Diff line Loading @@ -14,7 +14,11 @@ limitations under the License. --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" <ScrollView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content"> <LinearLayout android:orientation="vertical" android:paddingTop="15dp" android:paddingStart="24dp" Loading @@ -22,7 +26,7 @@ android:focusableInTouchMode="false" android:focusable="false" android:importantForAutofill="noExcludeDescendants" android:layout_width="wrap_content" android:layout_width="match_parent" android:layout_height="wrap_content"> <TextView android:focusableInTouchMode="false" Loading Loading @@ -69,3 +73,4 @@ android:layout_width="match_parent" android:layout_height="wrap_content"/> </LinearLayout> </ScrollView>