aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_post_detail_gallery.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/item_post_detail_gallery.xml')
-rw-r--r--app/src/main/res/layout/item_post_detail_gallery.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/layout/item_post_detail_gallery.xml b/app/src/main/res/layout/item_post_detail_gallery.xml
index 0148dd87..5faf5feb 100644
--- a/app/src/main/res/layout/item_post_detail_gallery.xml
+++ b/app/src/main/res/layout/item_post_detail_gallery.xml
@@ -250,8 +250,8 @@
android:id="@+id/bottom_constraint_layout_item_post_detail_gallery"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:paddingStart="8dp"
- android:paddingEnd="8dp">
+ android:paddingStart="4dp"
+ android:paddingEnd="4dp">
<com.google.android.material.button.MaterialButton
style="?attr/materialIconButtonStyle"