mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-26 08:47:39 +00:00
Fixed delete button size for policy items
This commit is contained in:
parent
52c83b2916
commit
7640246255
@ -191,8 +191,7 @@
|
|||||||
|
|
||||||
<androidx.appcompat.widget.AppCompatImageView
|
<androidx.appcompat.widget.AppCompatImageView
|
||||||
android:id="@+id/delete"
|
android:id="@+id/delete"
|
||||||
android:layout_width="wrap_content"
|
style="@style/Widget.Icon"
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:layout_gravity="center"
|
android:layout_gravity="center"
|
||||||
android:layout_weight="1"
|
android:layout_weight="1"
|
||||||
android:background="?android:attr/selectableItemBackground"
|
android:background="?android:attr/selectableItemBackground"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user