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

144 lines
5.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
background="@drawable/bg_money_out"
padding="16dp"
layout_width="match_parent"
layout_height="match_parent">
<LinearLayout
orientation="horizontal"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginEnd="16dp"
NOT_FOUND_0x15="0"
NOT_FOUND_0x18="@+id/back_image">
<androidx.appcompat.widget.AppCompatTextView
id="@+id/tv_switch_to_eng"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/registration_eng"
style="@style/2132017904"/>
<androidx.appcompat.widget.AppCompatTextView
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/registration_line"
style="@style/2132017903"/>
<androidx.appcompat.widget.AppCompatTextView
id="@+id/tv_switch_to_thai"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/registration_thai"
style="@style/2132017904"/>
</LinearLayout>
<androidx.appcompat.widget.AppCompatImageView
id="@+id/back_image"
layout_width="wrap_content"
layout_height="wrap_content"
layout_margin="8dp"
src="@drawable/ic_arrow_back_white_24dp"
NOT_FOUND_0x16="0"
NOT_FOUND_0x18="0"/>
<androidx.appcompat.widget.AppCompatImageView
id="@+id/bg_money_movement"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="120dp"
src="@drawable/scb_white"
scaleType="centerCrop"
NOT_FOUND_0x15="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x18="0"/>
<androidx.appcompat.widget.AppCompatTextView
textSize="22sp"
layout_gravity="center"
id="@+id/hello_message"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="24dp"
text="@string/preregistration_hello"
NOT_FOUND_0x14="@+id/username"
NOT_FOUND_0x15="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="@+id/bg_money_movement"
style="@style/2132017918"/>
<androidx.appcompat.widget.AppCompatTextView
layout_gravity="center"
id="@+id/username"
layout_width="wrap_content"
layout_height="wrap_content"
NOT_FOUND_0x14="@+id/mobile_message"
NOT_FOUND_0x15="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="@+id/hello_message"
style="@style/2132017907"/>
<androidx.appcompat.widget.AppCompatTextView
textSize="22sp"
layout_gravity="center"
id="@+id/mobile_message"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/preregister_your_number"
NOT_FOUND_0x14="@+id/mobile_number"
NOT_FOUND_0x15="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="@+id/username"
style="@style/2132017918"/>
<androidx.appcompat.widget.AppCompatTextView
gravity="center"
id="@+id/mobile_number"
layout_width="wrap_content"
layout_height="wrap_content"
drawablePadding="16dp"
drawableStart="@drawable/ic_white_mobile"
NOT_FOUND_0x14="@+id/registered_messge"
NOT_FOUND_0x15="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="@+id/mobile_message"
style="@style/2132017907"/>
<androidx.appcompat.widget.AppCompatTextView
textSize="22sp"
gravity="center"
id="@+id/registered_messge"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/preregister_has_been_registered"
NOT_FOUND_0x14="@+id/not_me_link"
NOT_FOUND_0x15="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="@+id/mobile_number"
style="@style/2132017918"/>
<androidx.appcompat.widget.AppCompatTextView
textSize="22sp"
layout_gravity="center"
id="@+id/not_me_link"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginBottom="16dp"
text="@string/preregister_not_me_link"
NOT_FOUND_0x14="@+id/button_next"
NOT_FOUND_0x15="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="@+id/registered_messge"
style="@style/2132017900"/>
<Button
layout_gravity="center_horizontal"
id="@+id/button_next"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginBottom="16dp"
text="@string/next"
NOT_FOUND_0x14="@+id/tv_privacy_notice"
style="@style/2132017576"/>
<androidx.appcompat.widget.AppCompatTextView
textColorLink="#ffffff"
gravity="center"
id="@+id/tv_privacy_notice"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginBottom="16dp"
NOT_FOUND_0x13="0"
NOT_FOUND_0x15="0"
NOT_FOUND_0x16="0"
style="@style/2132017900"/>
</androidx.constraintlayout.widget.ConstraintLayout>