mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-15 22:22:22 +01:00
Increase margin above an image
This commit is contained in:
parent
84daeab324
commit
cbd59400fd
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
|||
android:id="@+id/images"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_marginTop="4dp"
|
||||
android:layout_marginTop="8dp"
|
||||
android:layout_marginBottom="2dp"
|
||||
android:visibility="gone"
|
||||
android:orientation="horizontal">
|
||||
|
|
Loading…
Reference in a new issue