@ -13,9 +13,15 @@
app:displayHomeAsUp="true"
app:title="@string/book_source"/>
<androidx.recyclerview.widget.RecyclerView
<FrameLayout
android:layout_width="match_parent"
android:layout_height="match_parent">
<io.legado.app.ui.widget.recycler.scroller.FastScrollRecyclerView
android:id="@+id/recycler_view"
android:layout_height="match_parent"/>
</FrameLayout>
</LinearLayout>