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

6 lines
655 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:id="@+id/overview_region_wrap_help" android:baselineAligned="false" style="@style/res_2131952594_uikit_viewgroup_linearlayout_horizontal">
<TextView android:text="@string/form_label_server_region" style="@style/res_2131952496_uikit_settings_item_label"/>
<com.discord.utilities.view.text.LinkifiedTextView android:id="@+id/guild_region_help" android:paddingTop="4dp" android:text="@string/guild_region_deprecated_blurb" style="@style/res_2131952497_uikit_settings_item_subtext"/>
</LinearLayout>