Increase margin above an image

This commit is contained in:
Arne 2024-08-26 22:46:45 +02:00
parent 84daeab324
commit cbd59400fd

View file

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