feat: 优化代码

pull/141/head
kunfei 5 years ago
parent bfc581092f
commit 20434ef3cb
  1. 2
      app/src/main/res/layout/fragment_books.xml

@ -4,7 +4,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<io.legado.app.ui.widget.recycler.RecyclerViewAtViewPager2
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/rv_bookshelf"
android:layout_width="match_parent"
android:layout_height="match_parent" />

Loading…
Cancel
Save