From 9282e060a95b93715b31419eb5dc75c4e5e54b9e Mon Sep 17 00:00:00 2001 From: gedoor Date: Wed, 12 Aug 2020 17:42:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/item_bookshelf_grid.xml | 1 - 1 file changed, 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 f96b8d507..fbe782212 100644 --- a/app/src/main/res/layout/item_bookshelf_grid.xml +++ b/app/src/main/res/layout/item_bookshelf_grid.xml @@ -53,7 +53,6 @@ android:visibility="invisible" app:layout_constraintTop_toTopOf="@+id/bg_cover" app:layout_constraintRight_toRightOf="@+id/bg_cover" - app:loading_color="@color/colorAccent" app:loading_width="2dp" tools:ignore="RtlHardcoded" />