From 7da3e307a5186a13cfcbec3bfa77eb9d1af93850 Mon Sep 17 00:00:00 2001 From: TAMARA JERINIC Date: Tue, 22 Nov 2022 13:12:02 +0100 Subject: Mala izmena. --- Client/BrzoDoLokacije/app/src/main/res/layout/fragment_show_posts.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Client') diff --git a/Client/BrzoDoLokacije/app/src/main/res/layout/fragment_show_posts.xml b/Client/BrzoDoLokacije/app/src/main/res/layout/fragment_show_posts.xml index 89a7fa1..e1effc4 100644 --- a/Client/BrzoDoLokacije/app/src/main/res/layout/fragment_show_posts.xml +++ b/Client/BrzoDoLokacije/app/src/main/res/layout/fragment_show_posts.xml @@ -104,7 +104,7 @@ android:id="@+id/btnGridLayout" android:layout_width="50dp" android:layout_height="50dp" - android:layout_marginStart="248dp" + android:layout_marginStart="220dp" android:layout_weight="1" android:background="@color/white" android:clickable="true" -- cgit v1.2.3