diff options
author | TAMARA JERINIC <tamara.jerinic@gmail.com> | 2022-11-15 00:16:45 +0100 |
---|---|---|
committer | TAMARA JERINIC <tamara.jerinic@gmail.com> | 2022-11-15 00:16:45 +0100 |
commit | 4e0867a71cf806abb4b17d152733c5ddb3721954 (patch) | |
tree | 66f06c6aa643f3ef2922e4b5c889d37863e8f851 /Client | |
parent | 55a27f240fc871c658eef96894501cce3233ce6e (diff) |
Mala izmena.
Diffstat (limited to 'Client')
-rw-r--r-- | Client/BrzoDoLokacije/app/src/main/res/layout/post_preview.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Client/BrzoDoLokacije/app/src/main/res/layout/post_preview.xml b/Client/BrzoDoLokacije/app/src/main/res/layout/post_preview.xml index dafd3b9..dad1d41 100644 --- a/Client/BrzoDoLokacije/app/src/main/res/layout/post_preview.xml +++ b/Client/BrzoDoLokacije/app/src/main/res/layout/post_preview.xml @@ -14,6 +14,7 @@ android:id="@+id/locationImage" android:layout_width="match_parent" android:layout_height="250dp" + android:layout_marginTop="16dp" android:outlineProvider="background" android:scaleType="centerCrop" app:layout_constraintBottom_toBottomOf="parent" |