pull/2292/head
kunfei 2 years ago
parent 58f1f81f10
commit 130c0fed75
  1. 3
      app/src/main/res/layout/activity_book_source_edit.xml

@ -119,6 +119,7 @@
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/recycler_view"
android:layout_width="match_parent"
android:layout_height="match_parent" />
android:layout_height="match_parent"
tools:listitem="@layout/item_source_edit" />
</LinearLayout>
Loading…
Cancel
Save