endian11
2020-11-26 a95ed2b4ab5cb3d2663b8a8346f2630991ff22ec
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<androidx.recyclerview.widget.RecyclerView
    android:id="@+id/recy"
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent"/>