feat: increase padding between FileStatusDisplayItems
This is for better consistency on the notifications tab, and it also looks better overall Don't worry @sk22, I shall make a PR for it all sometime in the near future
This commit is contained in:
parent
d32f03a067
commit
e9a2fae600
|
@ -8,7 +8,7 @@
|
|||
|
||||
<org.joinmastodon.android.ui.views.MaxWidthFrameLayout
|
||||
android:id="@+id/inner"
|
||||
android:layout_marginTop="8dp"
|
||||
android:layout_marginBottom="16dp"
|
||||
android:background="@drawable/bg_search_field"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
|
Loading…
Reference in New Issue