Skip to content

Commit

Permalink
sendButton margin
Browse files Browse the repository at this point in the history
  • Loading branch information
utkukutlu committed Sep 27, 2023
1 parent 6dc7232 commit 551e74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pix/src/main/res/layout/layout_image_picker_grid.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
android:layout_height="wrap_content"
android:layout_gravity="right|bottom"
android:layout_marginEnd="16dp"
android:layout_marginBottom="32dp">
android:layout_marginBottom="64dp">

<ImageView
android:layout_width="@dimen/small_thumb"
Expand Down

0 comments on commit 551e74c

Please sign in to comment.