summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
diff options
context:
space:
mode:
authorNishith Khanna <nishithkhanna@e.email>2022-10-14 12:45:10 +0530
committerNishith Khanna <nishithkhanna@e.email>2022-10-14 12:45:10 +0530
commitc0c28280a2abbad5baecd4ed58939734616b5f43 (patch)
treedcd904d404085d7a16fa90cf4d6e6ea3d06b6d9e /app/src/main/res/layout
parent46c15170898f3680a0d9868218fb631b2320978c (diff)
Integrate elib
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>