fix: padding fic the Final

This commit is contained in:
aayush262 2024-05-01 01:44:43 +05:30
parent 74fcd581b0
commit 08c3806d0d

View file

@ -841,10 +841,9 @@
<ImageView <ImageView
android:id="@+id/homePlannedMangaMore" android:id="@+id/homePlannedMangaMore"
android:layout_width="0dp" android:layout_width="wrap_content"
android:layout_height="match_parent" android:layout_height="match_parent"
android:layout_marginEnd="16dp" android:layout_marginEnd="16dp"
android:layout_weight="1"
android:fontFamily="@font/poppins_bold" android:fontFamily="@font/poppins_bold"
android:padding="8dp" android:padding="8dp"
android:src="@drawable/arrow_mark" android:src="@drawable/arrow_mark"