pull/94/head
kunfei 5 years ago
parent 76a3540e56
commit 5cda7c5fbe
  1. 1
      app/src/main/res/layout/activity_book_source.xml
  2. 2
      app/src/main/res/layout/item_import_book.xml

@ -25,4 +25,5 @@
</FrameLayout>
</LinearLayout>

@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="60dp"
android:background="@drawable/selector_common_bg"
android:background="?attr/selectableItemBackground"
android:orientation="horizontal"
android:baselineAligned="false">

Loading…
Cancel
Save