discord-jadx/app/src/main/res/layout/widget_channel_settings_per...

8 lines
717 B
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" style="@style/res_2131952600_uikit_viewgroup_page">
<com.google.android.material.appbar.AppBarLayout style="@style/res_2131951638_apptheme_appbarlayout_flat">
<androidx.appcompat.widget.Toolbar style="@style/res_2131951666_apptheme_toolbar"/>
</com.google.android.material.appbar.AppBarLayout>
<androidx.recyclerview.widget.RecyclerView android:id="@+id/channel_settings_permissions_add_role_recycler" style="@style/res_2131952604_uikit_viewgroup_recyclerview_appbarscrollingviewbehavior"/>
</androidx.coordinatorlayout.widget.CoordinatorLayout>