reducing the spacing between social actions
This commit is contained in:
parent
60d4a75170
commit
60ef75c3a9
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue