Migrated almost all icons to Material symbols

This commit is contained in:
Prathamesh More 2022-07-04 23:05:38 +05:30
parent f7e3b65274
commit b1992e8d54
157 changed files with 572 additions and 1132 deletions

View file

@ -24,7 +24,7 @@
style="@style/Toolbar"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:navigationIcon="@drawable/ic_keyboard_backspace_black" />
app:navigationIcon="@drawable/ic_arrow_back" />
</FrameLayout>
</com.google.android.material.appbar.AppBarLayout>