pull/51/head
kunfei 5 years ago
parent 84d0917abe
commit 6e9a68f83a
  1. 2
      app/src/main/res/layout/item_bookshelf_grid.xml

@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools" xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:padding="12dp" android:padding="16dp"
android:clickable="true" android:clickable="true"
android:focusable="true" android:focusable="true"
tools:ignore="UnusedAttribute"> tools:ignore="UnusedAttribute">

Loading…
Cancel
Save