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

119 lines
4.4 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">
<LinearLayout
orientation="horizontal"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x13="0"
NOT_FOUND_0x15="0">
<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>
<LinearLayout
gravity="center"
orientation="vertical"
id="@+id/linearLayout2"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x12="@+id/tv_privacy_notice"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="0"
NOT_FOUND_0x15="0">
<androidx.appcompat.widget.AppCompatImageView
id="@+id/bg_money_movement"
layout_width="wrap_content"
layout_height="wrap_content"
src="@drawable/scb_white"
scaleType="centerCrop"/>
<androidx.appcompat.widget.AppCompatTextView
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="14dp"
text="@string/registration_header"
style="@style/2132017900"/>
<androidx.appcompat.widget.AppCompatTextView
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="40dp"
text="@string/registration_title"
textAlignment="center"
style="@style/2132017903"/>
<LinearLayout
gravity="center"
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content">
<Button
id="@+id/bt_try_demo"
layout_width="100dp"
layout_height="40dp"
layout_marginTop="24dp"
layout_marginBottom="24dp"
text="@string/registration_no"
layout_marginStart="24dp"
layout_marginEnd="8dp"
style="@style/2132018223"/>
<Button
id="@+id/bt_registration"
layout_width="100dp"
layout_height="40dp"
layout_marginTop="24dp"
layout_marginBottom="24dp"
text="@string/registration_yes"
layout_marginStart="8dp"
layout_marginEnd="24dp"
style="@style/2132018223"/>
</LinearLayout>
<androidx.appcompat.widget.AppCompatTextView
id="@+id/tv_not_sure"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginBottom="24dp"
text="@string/registration_not_sure"
textAlignment="center"
style="@style/2132017899"/>
<TextView
id="@+id/tv_mobile_pre_regis"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/preregistration_mobile"
textAlignment="center"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017899"/>
</LinearLayout>
<androidx.appcompat.widget.AppCompatTextView
textColorLink="#ffffff"
gravity="center"
id="@+id/tv_privacy_notice"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginBottom="16dp"
paddingStart="16dp"
paddingEnd="16dp"
NOT_FOUND_0x11="0"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="0"
style="@style/2132017900"/>
</androidx.constraintlayout.widget.ConstraintLayout>