mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-26 17:47:52 +00:00
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…
x
Reference in New Issue
Block a user