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

8 lines
1.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_marginLeft="16dp" android:layout_marginRight="16dp" style="@style/res_2131952592_uikit_viewgroup_linearlayout">
<TextView android:textColor="?attr/colorHeaderPrimary" android:layout_marginTop="16dp" android:text="@string/premium_guild_guild_features_header" style="@style/res_2131952563_uikit_textview_h1"/>
<TextView android:textColor="?attr/colorTextNormal" android:text="@string/premium_guild_guild_feature_emoji" app:drawableStartCompat="@drawable/ic_emoji_blue_24dp" style="@style/res_2131952575_uikit_textview_perk"/>
<TextView android:textColor="?attr/colorTextNormal" android:text="@string/premium_guild_guild_feature_audio_quality" app:drawableStartCompat="@drawable/ic_headset_blue_24dp" style="@style/res_2131952575_uikit_textview_perk"/>
<TextView android:textColor="?attr/colorTextNormal" android:text="@string/premium_guild_guild_feature_upload_size" app:drawableStartCompat="@drawable/ic_upload_24dp" style="@style/res_2131952575_uikit_textview_perk"/>
</LinearLayout>