From 57daa70c07c6701dd11c8df78b32bcd2b624c4cb Mon Sep 17 00:00:00 2001 From: Jays2Kings Date: Thu, 2 Mar 2023 22:29:12 -0500 Subject: [PATCH] refactor recent_manga_item --- app/src/main/res/layout/recent_manga_item.xml | 340 +++++++++--------- 1 file changed, 170 insertions(+), 170 deletions(-) diff --git a/app/src/main/res/layout/recent_manga_item.xml b/app/src/main/res/layout/recent_manga_item.xml index f745de5b3d..377c71e3c5 100644 --- a/app/src/main/res/layout/recent_manga_item.xml +++ b/app/src/main/res/layout/recent_manga_item.xml @@ -41,194 +41,194 @@ android:layout_gravity="center_vertical" android:minHeight="@dimen/material_component_lists_single_line_with_avatar_height"> - + - + - - - + android:layout_gravity="center"> - - + - + - app:layout_constraintEnd_toEndOf="parent" - app:layout_constraintHorizontal_bias="0.0" - app:flow_verticalBias="0.0" - app:layout_constraintStart_toEndOf="@id/card_layout" - app:layout_constraintTop_toTopOf="parent" - tools:text="New Chapters" /> + + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintHorizontal_bias="0.0" + app:flow_verticalBias="0.0" + app:layout_constraintStart_toEndOf="@id/card_layout" + app:layout_constraintTop_toTopOf="parent" + tools:text="New Chapters" /> - + - + - + - + - + - + - - + - + + - + - + + +