From c9ae7978df2663159709d9639f9a8ea7394b0168 Mon Sep 17 00:00:00 2001 From: kunfei Date: Mon, 2 Dec 2019 09:54:59 +0800 Subject: [PATCH] up --- app/src/main/res/layout/item_bookshelf_grid.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/app/src/main/res/layout/item_bookshelf_grid.xml b/app/src/main/res/layout/item_bookshelf_grid.xml index 00892caf3..0be2c022b 100644 --- a/app/src/main/res/layout/item_bookshelf_grid.xml +++ b/app/src/main/res/layout/item_bookshelf_grid.xml @@ -80,12 +80,7 @@ app:layout_constraintLeft_toLeftOf="@+id/iv_cover" app:layout_constraintRight_toRightOf="@+id/iv_cover" app:layout_constraintTop_toBottomOf="@+id/tv_name" + app:layout_constraintBottom_toBottomOf="parent" tools:ignore="RtlSymmetry" /> - - \ No newline at end of file