Skip to content

Commit

Permalink
fix: padding fic the Final
Browse files Browse the repository at this point in the history
  • Loading branch information
aayush2622 committed Apr 30, 2024
1 parent 74fcd58 commit 08c3806
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/main/res/layout/fragment_home.xml
Original file line number Diff line number Diff line change
Expand Up @@ -841,10 +841,9 @@

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

0 comments on commit 08c3806

Please sign in to comment.