diff --git a/app/src/main/res/layout/item_recent_chapters.xml b/app/src/main/res/layout/item_recent_chapters.xml index 4719784960..9a23c8b379 100644 --- a/app/src/main/res/layout/item_recent_chapters.xml +++ b/app/src/main/res/layout/item_recent_chapters.xml @@ -1,108 +1,88 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintLeft_toLeftOf="parent" + app:layout_constraintTop_toTopOf="parent" + tools:src="@drawable/branded_logo_icon" /> - \ No newline at end of file + + + + + + + + + + + + + \ No newline at end of file