apkfuckery/com.discord/res/layout/widget_chat_list.xml

3 lines
282 B
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.recyclerview.widget.RecyclerView android:id="@id/chat_list_recycler" android:scrollbars="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent"
xmlns:android="http://schemas.android.com/apk/res/android" />