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

8 lines
898 B
XML

<?xml version="1.0" encoding="utf-8"?>
<merge xmlns:android="http://schemas.android.com/apk/res/android">
<TextView android:textAppearance="@style/res_2131952535_uikit_textappearance_listitem_label" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginBottom="8dp" android:text="@string/join_server_invite_examples_header" style="@style/res_2131952561_uikit_textview"/>
<TextView android:textColor="?attr/colorHeaderSecondary" android:text="@string/invite_link_example_simple" style="@style/res_2131952561_uikit_textview"/>
<TextView android:textColor="?attr/colorHeaderSecondary" android:text="@string/invite_link_example_full" style="@style/res_2131952561_uikit_textview"/>
<TextView android:textColor="?attr/colorHeaderSecondary" android:text="@string/invite_link_example_verified" style="@style/res_2131952561_uikit_textview"/>
</merge>