aboutsummaryrefslogtreecommitdiff
path: root/Client/BrzoDoLokacije/app/src/main/res/layout
diff options
context:
space:
mode:
authorTAMARA JERINIC <tamara.jerinic@gmail.com>2022-11-11 01:02:23 +0100
committerTAMARA JERINIC <tamara.jerinic@gmail.com>2022-11-11 01:02:23 +0100
commita62e2e48ff1cce4c21158d215bbadc7f43ff0a46 (patch)
tree158be1efa93d8d05d123865ecf625e58aabfe6cd /Client/BrzoDoLokacije/app/src/main/res/layout
parent3e50cfd211671a9ea405c758368584b174ca5417 (diff)
Ispravljena greška.
Diffstat (limited to 'Client/BrzoDoLokacije/app/src/main/res/layout')
-rw-r--r--Client/BrzoDoLokacije/app/src/main/res/layout/fragment_home_page.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Client/BrzoDoLokacije/app/src/main/res/layout/fragment_home_page.xml b/Client/BrzoDoLokacije/app/src/main/res/layout/fragment_home_page.xml
index 5289d88..01c5f65 100644
--- a/Client/BrzoDoLokacije/app/src/main/res/layout/fragment_home_page.xml
+++ b/Client/BrzoDoLokacije/app/src/main/res/layout/fragment_home_page.xml
@@ -38,7 +38,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="24dp"
android:layout_marginEnd="24dp"
- android:background="@drawable/circle_view"
+
android:src="@mipmap/ic_launcher_round"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toEndOf="@+id/textView8"