Chenged the chapter icon

This commit is contained in:
ge78fug 2023-01-16 15:13:34 +01:00
parent aa41fec466
commit abb6b4282d
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" />