discord-jadx/app/src/main/res/layout/widget_channel_members_list.xml

3 lines
263 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<androidx.recyclerview.widget.RecyclerView xmlns:android="http://schemas.android.com/apk/res/android" android:background="?attr/colorBackgroundPrimary" android:scrollbars="none" style="@style/UiKit_ViewGroup_RecyclerView"/>