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

80 lines
2.8 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"
layout_width="match_parent"
layout_height="match_parent">
<ImageView
id="@+id/bg_money_movement"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="80dp"
src="@drawable/scb_white"
scaleType="centerCrop"
NOT_FOUND_0x12="0"
NOT_FOUND_0x13="0"
NOT_FOUND_0x15="0"/>
<TextView
textSize="24sp"
layout_gravity="center"
id="@+id/textView6"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/preregister_landing_title"
NOT_FOUND_0x11="@+id/continue_th_button"
NOT_FOUND_0x12="0"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="@+id/bg_money_movement"
NOT_FOUND_0x16="2"
style="@style/2132017900"/>
<com.scb.phone.view.custom.common.DefaultButton
textColor="#ffffff"
id="@+id/continue_th_button"
background="@drawable/bg_button_transparent_white_border"
layout_width="match_parent"
layout_height="60dp"
layout_marginTop="56dp"
layout_marginStart="24dp"
layout_marginEnd="24dp"
NOT_FOUND_0x11="@+id/continue_en_button"
NOT_FOUND_0x12="0"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="@+id/textView6"
NOT_FOUND_0x17="@string/preregister_landing_continue_th"/>
<TextView
textSize="24sp"
gravity="center"
id="@+id/continue_en_button"
padding="16dp"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
text="@string/preregister_landing_continue_en"
NOT_FOUND_0x11="@+id/language_settings_text"
NOT_FOUND_0x12="0"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="@+id/continue_th_button"
style="@style/2132017900"/>
<TextView
gravity="center"
id="@+id/language_settings_text"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginBottom="8dp"
text="@string/preregister_landing_bottom_th"
NOT_FOUND_0x11="@+id/bottom_text"
style="@style/2132017900"/>
<TextView
gravity="center"
id="@+id/bottom_text"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginBottom="16dp"
text="@string/preregister_landing_bottom_en"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x10="0"
NOT_FOUND_0x12="0"
NOT_FOUND_0x13="0"
style="@style/2132017900"/>
</androidx.constraintlayout.widget.ConstraintLayout>