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

5 lines
424 B
XML

<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" style="@style/UiKit_ViewGroup_Page">
<androidx.fragment.app.FragmentContainerView android:id="@+id/guild_role_subscription_tier_benefits_content" android:layout_width="match_parent" android:layout_height="wrap_content"/>
</FrameLayout>