Skip to content

Commit

Permalink
Fixed delete button size for policy items
Browse files Browse the repository at this point in the history
  • Loading branch information
diareuse committed Apr 26, 2019
1 parent 52c83b2 commit 7640246
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/main/res/layout/item_policy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,7 @@

<androidx.appcompat.widget.AppCompatImageView
android:id="@+id/delete"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
style="@style/Widget.Icon"
android:layout_gravity="center"
android:layout_weight="1"
android:background="?android:attr/selectableItemBackground"
Expand Down

0 comments on commit 7640246

Please sign in to comment.