summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout')
-rw-r--r--app/src/main/res/layout/topbar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/topbar.xml b/app/src/main/res/layout/topbar.xml
index eaebce1..41f034e 100644
--- a/app/src/main/res/layout/topbar.xml
+++ b/app/src/main/res/layout/topbar.xml
@@ -32,6 +32,6 @@
android:layout_height="?android:attr/actionBarSize"
android:layout_width="match_parent"
tools:layout_height="56dp"
- app:navigationIcon="@drawable/ic_back_24dp"
+ app:navigationIcon="@drawable/e_ic_back"
/>
</com.google.android.material.appbar.AppBarLayout>