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

@ -180,7 +180,7 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toEndOf="@+id/nextButton"
app:layout_constraintTop_toTopOf="@+id/nextButton"
app:srcCompat="@drawable/ic_shuffle_sharp"
app:srcCompat="@drawable/ic_shuffle"
tools:ignore="MissingPrefix"
tools:tint="@color/md_black_1000" />