Skip to content

Commit 60ef75c

Browse files
committed
reducing the spacing between social actions
1 parent 60d4a75 commit 60ef75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/item_choose_social.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
android:layout_width="match_parent"
66
android:layout_height="wrap_content"
77
android:background="?attr/selectableItemBackground"
8-
android:padding="@dimen/normal_margin">
8+
android:padding="@dimen/medium_margin">
99

1010
<ImageView
1111
android:id="@+id/item_social_image"

0 commit comments

Comments
 (0)