Add some spacing between attachments and text

This commit is contained in:
Naveen 2023-02-19 15:17:51 +05:30
parent 0b33ec877d
commit 49597a8db3
3 changed files with 7 additions and 3 deletions

View file

@ -5,5 +5,4 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:adjustViewBounds="true"
android:paddingBottom="@dimen/medium_margin"
app:shapeAppearanceOverlay="@style/roundedImageView" />