Centered the icon

This commit is contained in:
ge78fug 2023-01-19 23:24:25 +01:00
parent f88c1e1e8b
commit 6e1ffb4e52
1 changed files with 1 additions and 0 deletions

View File

@ -214,6 +214,7 @@
android:paddingStart="6dp"
android:paddingEnd="6dp"
android:paddingBottom="3dp"
android:paddingTop="3dp"
android:scaleType="fitCenter"
android:src="@drawable/ic_menu_book"
android:visibility="gone"