From bfddbeb01775754774cc51bd24397b0b4757c8b1 Mon Sep 17 00:00:00 2001 From: kunfei Date: Mon, 2 Dec 2019 16:32:26 +0800 Subject: [PATCH] up --- app/src/main/res/layout/item_bookshelf_grid.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/item_bookshelf_grid.xml b/app/src/main/res/layout/item_bookshelf_grid.xml index 488a23865..0e03d3730 100644 --- a/app/src/main/res/layout/item_bookshelf_grid.xml +++ b/app/src/main/res/layout/item_bookshelf_grid.xml @@ -4,14 +4,14 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="wrap_content" - android:padding="8dp" + android:padding="12dp" android:clickable="true" android:focusable="true" tools:ignore="UnusedAttribute">