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

3 lines
250 B
XML
Raw Normal View History

2019-02-04 20:05:16 +00:00
<?xml version="1.0" encoding="utf-8"?>
2019-02-04 20:08:30 +00:00
<androidx.recyclerview.widget.RecyclerView android:id="@id/friends_list_recycler" android:scrollbars="vertical" style="@style/UiKit.ViewGroup.Page"
2019-02-04 20:05:16 +00:00
xmlns:android="http://schemas.android.com/apk/res/android" />