From 6e9a68f83a3454cfbe83bfc8e57c19ff8280c630 Mon Sep 17 00:00:00 2001 From: kunfei Date: Mon, 2 Dec 2019 20:27:45 +0800 Subject: [PATCH] up --- app/src/main/res/layout/item_bookshelf_grid.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/item_bookshelf_grid.xml b/app/src/main/res/layout/item_bookshelf_grid.xml index 0e03d3730..dbfe2717b 100644 --- a/app/src/main/res/layout/item_bookshelf_grid.xml +++ b/app/src/main/res/layout/item_bookshelf_grid.xml @@ -4,7 +4,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="wrap_content" - android:padding="12dp" + android:padding="16dp" android:clickable="true" android:focusable="true" tools:ignore="UnusedAttribute">