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:
LucasGGamerM 2023-05-13 21:45:52 -03:00
parent d32f03a067
commit e9a2fae600
1 changed files with 1 additions and 1 deletions

View File

@ -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"