discord-jadx/app/src/main/res/layout/view_code_verification.xml

11 lines
890 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:gravity="center" style="@style/res_2131952585_uikit_user_phone_verify_digits">
<TextView android:id="@+id/verify_char_1" style="@style/res_2131952586_uikit_user_verify_char"/>
<TextView android:id="@+id/verify_char_2" style="@style/res_2131952586_uikit_user_verify_char"/>
<TextView android:id="@+id/verify_char_3" style="@style/res_2131952586_uikit_user_verify_char"/>
<Space android:layout_width="16dp" android:layout_height="0dp"/>
<TextView android:id="@+id/verify_char_4" style="@style/res_2131952586_uikit_user_verify_char"/>
<TextView android:id="@+id/verify_char_5" style="@style/res_2131952586_uikit_user_verify_char"/>
<TextView android:id="@+id/verify_char_6" style="@style/res_2131952586_uikit_user_verify_char"/>
</LinearLayout>