reducing the spacing between social actions

This commit is contained in:
tibbi 2020-10-27 23:07:05 +01:00
parent 60d4a75170
commit 60ef75c3a9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?attr/selectableItemBackground"
android:padding="@dimen/normal_margin">
android:padding="@dimen/medium_margin">
<ImageView
android:id="@+id/item_social_image"