RecyclerView at viewPager2 还是有点问题,先不用在书架

pull/1013/head 3.21.052422
gedoor 4 years ago
parent a91d3d3d30
commit 42f4a16363
  1. 2
      app/src/main/res/layout/fragment_books.xml

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

Loading…
Cancel
Save