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

9 lines
1.1 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:id="@+id/system_channel_wrap" style="@style/res_2131952592_uikit_viewgroup_linearlayout">
<TextView android:text="@string/form_label_system_channel" style="@style/res_2131952496_uikit_settings_item_label"/>
<TextView android:id="@+id/system_channel" android:drawablePadding="2dp" style="@style/res_2131952491_uikit_settings_item_addition"/>
<TextView android:text="@string/form_help_system_channel" style="@style/res_2131952497_uikit_settings_item_subtext"/>
<com.discord.views.CheckedSetting android:id="@+id/system_channel_join" app:cs_text="@string/form_help_system_channel_join_messages" app:cs_view_type="2" style="@style/res_2131952404_uikit_checkedsetting_themed"/>
<com.discord.views.CheckedSetting android:id="@+id/system_channel_boost" app:cs_text="@string/form_help_system_channel_premium_subscription_messages" app:cs_view_type="2" style="@style/res_2131952404_uikit_checkedsetting_themed"/>
</LinearLayout>