apkfuckery/com.discord/res/layout/widget_channel_members_list...

3 lines
446 B
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.recyclerview.widget.RecyclerView android:background="?primary_630" android:scrollbars="none" android:layout_width="fill_parent" android:layout_height="fill_parent" android:layout_below="@id/connected_list_header" app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" />