Fixed delete button size for policy items

This commit is contained in:
Viktor De Pasquale 2019-04-26 21:28:13 +02:00
parent 52c83b2916
commit 7640246255

View File

@ -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"