We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60d4a75 commit 60ef75cCopy full SHA for 60ef75c
app/src/main/res/layout/item_choose_social.xml
@@ -5,7 +5,7 @@
5
android:layout_width="match_parent"
6
android:layout_height="wrap_content"
7
android:background="?attr/selectableItemBackground"
8
- android:padding="@dimen/normal_margin">
+ android:padding="@dimen/medium_margin">
9
10
<ImageView
11
android:id="@+id/item_social_image"
0 commit comments