Commit 76402462 authored by Viktor De Pasquale's avatar Viktor De Pasquale

Fixed delete button size for policy items

parent 52c83b29
...@@ -191,8 +191,7 @@ ...@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment