Change placeholder height to match real height

This commit is contained in:
CappielloAntonio 2021-08-23 15:16:33 +02:00
parent 3801b55abf
commit 0b52e43356

View file

@ -34,7 +34,7 @@
<ImageView <ImageView
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="172dp" android:layout_height="190dp"
android:layout_marginTop="16dp" android:layout_marginTop="16dp"
android:layout_marginBottom="8dp" android:layout_marginBottom="8dp"
android:layout_marginStart="16dp" android:layout_marginStart="16dp"