Fix colors in su request dialog
This commit is contained in:
parent
44895a86b8
commit
b71b4bd4e5
@ -16,7 +16,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:ellipsize="marquee"
|
||||
android:background="?colorSurfaceVariant"
|
||||
android:background="?colorSurfaceSurfaceVariant"
|
||||
android:textAppearance="@style/AppearanceFoundation.Caption"
|
||||
android:gravity="center_vertical"
|
||||
android:minHeight="?attr/listPreferredItemHeightSmall"
|
||||
|
Loading…
Reference in New Issue
Block a user