|
|
@ -17,6 +17,7 @@
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:drawableStart="@drawable/twotone_bug_report_24"
|
|
|
|
android:drawableStart="@drawable/twotone_bug_report_24"
|
|
|
|
android:drawablePadding="6dp"
|
|
|
|
android:drawablePadding="6dp"
|
|
|
|
|
|
|
|
android:drawableTint="?attr/colorWarning"
|
|
|
|
android:labelFor="@+id/etName"
|
|
|
|
android:labelFor="@+id/etName"
|
|
|
|
android:text="@string/title_unexpected_error"
|
|
|
|
android:text="@string/title_unexpected_error"
|
|
|
|
android:textAppearance="@style/TextAppearance.AppCompat.Large"
|
|
|
|
android:textAppearance="@style/TextAppearance.AppCompat.Large"
|
|
|
|