diff options
Diffstat (limited to 'Client')
-rw-r--r-- | Client/BrzoDoLokacije/app/src/main/res/layout/fragment_show_posts.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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" |