Add some more space between libraries
This commit is contained in:
parent
a067b6b13d
commit
0b32db0407
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginHorizontal="12dp"
|
||||
android:layout_marginBottom="12dp"
|
||||
android:layout_marginBottom="24dp"
|
||||
android:foreground="?android:attr/selectableItemBackground"
|
||||
android:orientation="vertical">
|
||||
|
||||
|
|
Loading…
Reference in a new issue