Chenged the chapter icon

This commit is contained in:
ge78fug 2023-01-16 15:13:34 +01:00
parent 4c44dfc766
commit 1fa686c437
2 changed files with 13 additions and 1 deletions

View file

@ -216,7 +216,7 @@
android:paddingEnd="6dp"
android:paddingBottom="3dp"
android:scaleType="fitCenter"
android:src="@drawable/ic_format_list_numbered"
android:src="@drawable/ic_menu_book"
android:visibility="gone"
app:tint="@color/white"
tools:ignore="ContentDescription,RtlHardcoded" />