diff options
author | TAMARA JERINIC <tamara.jerinic@gmail.com> | 2022-11-22 13:12:02 +0100 |
---|---|---|
committer | TAMARA JERINIC <tamara.jerinic@gmail.com> | 2022-11-22 13:12:02 +0100 |
commit | 7da3e307a5186a13cfcbec3bfa77eb9d1af93850 (patch) | |
tree | d56ec39ee23338f5d32ca922fcd617476c9de499 | |
parent | f2350319553504189bf8b4ea9beba6443eefe2c8 (diff) |
Mala izmena.
-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" |