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