apkfuckery/com.discord/res/layout/guild_template_channels_vie...

5 lines
323 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout style="@style/UiKit.ViewGroup.LinearLayout"
xmlns:android="http://schemas.android.com/apk/res/android">
<androidx.recyclerview.widget.RecyclerView android:id="@id/guild_template_channels_recycler_view" style="@style/UiKit.ViewGroup.RecyclerView" />
</LinearLayout>