tweaking more margins and paddings

This commit is contained in:
tibbi 2022-03-25 09:57:26 +01:00
parent 6ba28dbe70
commit d0bbd05913
4 changed files with 4 additions and 4 deletions

View file

@ -3,8 +3,7 @@
android:id="@+id/thread_sent_attachment_wrapper"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingTop="@dimen/medium_margin"
android:paddingBottom="@dimen/medium_margin">
android:paddingTop="@dimen/medium_margin">
<TextView
android:id="@+id/thread_sent_attachment_label"