Loading core/res/res/layout/app_error_dialog.xml +5 −5 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ > <TextView <Button android:id="@+id/aerr_restart" android:layout_width="match_parent" android:layout_height="wrap_content" Loading @@ -34,7 +34,7 @@ style="@style/aerr_list_item" /> <TextView <Button android:id="@+id/aerr_reset" android:layout_width="match_parent" android:layout_height="wrap_content" Loading @@ -42,7 +42,7 @@ style="@style/aerr_list_item" /> <TextView <Button android:id="@+id/aerr_report" android:layout_width="match_parent" android:layout_height="wrap_content" Loading @@ -50,7 +50,7 @@ style="@style/aerr_list_item" /> <TextView <Button android:id="@+id/aerr_close" android:layout_width="match_parent" android:layout_height="wrap_content" Loading @@ -58,7 +58,7 @@ style="@style/aerr_list_item" /> <TextView <Button android:id="@+id/aerr_mute" android:layout_width="match_parent" android:layout_height="wrap_content" Loading core/res/res/values/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -1398,7 +1398,7 @@ please see styles_device_defaults.xml. </style> <!-- @hide --> <style name="aerr_list_item" parent="Widget.Material.Light.TextView"> <style name="aerr_list_item" parent="Widget.Material.Light.Button.Borderless"> <item name="minHeight">?attr/listPreferredItemHeightSmall</item> <item name="textAppearance">?attr/textAppearanceListItemSmall</item> <item name="textColor">?attr/textColorAlertDialogListItem</item> Loading Loading
core/res/res/layout/app_error_dialog.xml +5 −5 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ > <TextView <Button android:id="@+id/aerr_restart" android:layout_width="match_parent" android:layout_height="wrap_content" Loading @@ -34,7 +34,7 @@ style="@style/aerr_list_item" /> <TextView <Button android:id="@+id/aerr_reset" android:layout_width="match_parent" android:layout_height="wrap_content" Loading @@ -42,7 +42,7 @@ style="@style/aerr_list_item" /> <TextView <Button android:id="@+id/aerr_report" android:layout_width="match_parent" android:layout_height="wrap_content" Loading @@ -50,7 +50,7 @@ style="@style/aerr_list_item" /> <TextView <Button android:id="@+id/aerr_close" android:layout_width="match_parent" android:layout_height="wrap_content" Loading @@ -58,7 +58,7 @@ style="@style/aerr_list_item" /> <TextView <Button android:id="@+id/aerr_mute" android:layout_width="match_parent" android:layout_height="wrap_content" Loading
core/res/res/values/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -1398,7 +1398,7 @@ please see styles_device_defaults.xml. </style> <!-- @hide --> <style name="aerr_list_item" parent="Widget.Material.Light.TextView"> <style name="aerr_list_item" parent="Widget.Material.Light.Button.Borderless"> <item name="minHeight">?attr/listPreferredItemHeightSmall</item> <item name="textAppearance">?attr/textAppearanceListItemSmall</item> <item name="textColor">?attr/textColorAlertDialogListItem</item> Loading