what-the-bank/resources/res/layout/2131559862.xml

137 lines
5.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
layout_width="match_parent"
layout_height="match_parent"
fillViewport="true">
<androidx.constraintlayout.widget.ConstraintLayout
id="@+id/cs_layout"
layout_width="match_parent"
layout_height="wrap_content">
<View
background="#7631c1"
layout_width="0dp"
layout_height="0dp"
NOT_FOUND_0x11="@+id/tv_sub"
NOT_FOUND_0x13="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x18="@+id/cs_layout"/>
<ImageView
id="@+id/iv_confirm"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="36dp"
src="@drawable/success_bold"
layout_marginStart="8dp"
layout_marginEnd="8dp"
NOT_FOUND_0x13="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x18="0"/>
<TextView
id="@+id/tv_header"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="10dp"
text="@string/registration_completed_header"
textAlignment="center"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x13="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="@+id/iv_confirm"
style="@style/2132017910"/>
<TextView
id="@+id/tv_sub"
paddingBottom="16dp"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="12dp"
text="@string/registration_completed_sub"
textAlignment="center"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x13="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="@+id/tv_header"
style="@style/2132017950"/>
<TextView
id="@+id/tv_question"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/registration_completed_question"
textAlignment="center"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x13="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="@+id/tv_sub"
style="@style/2132017972"/>
<TextView
id="@+id/tv_instruction"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="8dp"
text="@string/registration_completed_instruction"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x13="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="@+id/tv_question"
style="@style/2132017836"/>
<TextView
id="@+id/tv_skip_remark"
layout_width="0dp"
layout_height="wrap_content"
text="@string/registration_completed_skip_remark"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x13="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="@+id/tv_instruction"
style="@style/2132017836"/>
<com.scb.phone.view.custom.common.ClearableFullWidthEditText
id="@+id/cet_referral_code"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginBottom="42dp"
inputType="textCapCharacters"
imeOptions="actionDone"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xf="@string/registration_completed_error"
NOT_FOUND_0x10="@string/registration_completed_hint"
NOT_FOUND_0x12="@+id/b_skip"
NOT_FOUND_0x13="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="@+id/tv_skip_remark"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1a="@integer/2131427450"/>
<Button
id="@+id/b_skip"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="42dp"
layout_marginBottom="24dp"
text="@string/registration_completed_skip_button"
layout_marginStart="16dp"
layout_marginEnd="8dp"
NOT_FOUND_0x11="0"
NOT_FOUND_0x14="@+id/b_ok"
NOT_FOUND_0x16="0"
style="@style/2132017536"/>
<Button
id="@+id/b_ok"
layout_width="0dp"
layout_height="wrap_content"
text="@string/registration_completed_skip_ok"
layout_marginStart="8dp"
layout_marginEnd="16dp"
NOT_FOUND_0x11="@+id/b_skip"
NOT_FOUND_0x13="0"
NOT_FOUND_0x15="@+id/b_skip"
NOT_FOUND_0x18="@+id/b_skip"
style="@style/2132017576"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</ScrollView>