fix: strings

This commit is contained in:
aayush262 2024-05-01 01:29:46 +05:30
parent 0ea1ec1c35
commit 74fcd581b0
4 changed files with 55 additions and 37 deletions

View file

@ -830,8 +830,9 @@
<TextView
android:id="@+id/homePlannedManga"
android:layout_width="wrap_content"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:layout_marginStart="24dp"
android:fontFamily="@font/poppins_bold"
android:padding="8dp"