pull/423/head
gedoor 4 years ago
parent 9998a4fb5b
commit e83cba2b77
  1. 4
      app/src/main/res/layout/activity_read_record.xml

@ -24,7 +24,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"
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager" />
</LinearLayout>
Loading…
Cancel
Save