jimu-decompiled/resources/res/layout/item_recyclerview.xml
2025-05-13 19:24:51 +02:00

7 lines
295 B
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.recyclerview.widget.RecyclerView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/ry_item"
android:layout_width="match_parent"
android:layout_height="wrap_content"
style="@style/recyclerviewBar_style"/>