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

246 lines
9.4 KiB
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<androidx.core.widget.NestedScrollView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
id="@+id/root_view"
background="#f5f3f6"
paddingBottom="16dp"
clipToPadding="false"
layout_width="match_parent"
layout_height="match_parent">
<LinearLayout
orientation="vertical"
layout_width="match_parent"
layout_height="match_parent">
<LinearLayout
orientation="vertical"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
layout_gravity="center_horizontal"
id="@+id/imageView6"
layout_width="64dp"
layout_height="64dp"
layout_marginTop="24dp"
NOT_FOUND_0x13="@drawable/ic_gift_background_check"/>
<TextView
gravity="center_horizontal"
id="@+id/textView11"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/onboarding_success_successful_registration"
style="@style/2132017939"/>
<TextView
gravity="center_horizontal"
id="@+id/tv_transaction_date"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
style="@style/2132017923"/>
<View
id="@+id/separator"
background="#c9c6cd"
layout_width="match_parent"
layout_height="1dp"
layout_marginTop="16dp"
layout_marginStart="24dp"/>
</LinearLayout>
<RelativeLayout
background="#ffffff"
paddingTop="24dp"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
textSize="24sp"
id="@+id/tv_name"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/onboarding_success_name"
layout_marginStart="24dp"
style="@style/2132017871"/>
<TextView
textSize="24sp"
gravity="right"
id="@+id/tv_name_input"
layout_width="wrap_content"
layout_height="wrap_content"
layout_alignParentRight="true"
layout_marginStart="16dp"
layout_marginEnd="24dp"
layout_toEndOf="@+id/tv_name"
style="@style/2132017876"/>
<View
id="@+id/separator4"
background="#c9c6cd"
layout_width="match_parent"
layout_height="1dp"
layout_marginTop="24dp"
layout_below="@+id/tv_name"
layout_marginStart="24dp"/>
</RelativeLayout>
<RelativeLayout
background="#ffffff"
paddingTop="24dp"
layout_width="match_parent"
layout_height="match_parent">
<TextView
textSize="24sp"
id="@+id/tv_scbs_account_no"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/onboarding_success_investment_account_no"
layout_marginStart="24dp"
style="@style/2132017871"/>
<TextView
textSize="24sp"
gravity="right"
id="@+id/tv_in_process"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/onboarding_success_in_process"
layout_alignParentRight="true"
layout_marginEnd="24dp"
layout_toEndOf="@+id/tv_scbs_account_no"
style="@style/2132017876"/>
<View
id="@+id/separator5"
background="#c9c6cd"
layout_width="match_parent"
layout_height="1dp"
layout_marginTop="24dp"
layout_below="@+id/tv_scbs_account_no"
layout_marginStart="16dp"/>
</RelativeLayout>
<RelativeLayout
background="#ffffff"
paddingTop="24dp"
layout_width="match_parent"
layout_height="match_parent">
<TextView
textSize="24sp"
id="@+id/tv_account_no"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/onboarding_success_account_no"
layout_marginStart="24dp"
style="@style/2132017871"/>
<TextView
textSize="24sp"
gravity="right"
id="@+id/tv_account_nickname"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/onboarding_success_in_process"
layout_alignParentRight="true"
layout_marginEnd="24dp"
layout_toEndOf="@+id/tv_account_no"
style="@style/2132017876"/>
<TextView
gravity="right"
id="@+id/tv_account_no_input"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/onboarding_success_in_process"
layout_below="@+id/tv_account_nickname"
layout_alignParentRight="true"
layout_marginEnd="24dp"
layout_toEndOf="@+id/tv_account_no"
style="@style/2132017925"/>
<View
id="@+id/separator6"
background="#c9c6cd"
layout_width="match_parent"
layout_height="1dp"
layout_marginTop="24dp"
layout_below="@+id/tv_account_no_input"
layout_marginStart="16dp"/>
</RelativeLayout>
<RelativeLayout
background="#ffffff"
paddingTop="24dp"
layout_width="match_parent"
layout_height="match_parent">
<TextView
textSize="24sp"
id="@+id/tv_email"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/onboarding_success_email"
layout_marginStart="24dp"
style="@style/2132017871"/>
<TextView
textSize="24sp"
gravity="right"
id="@+id/tv_email_input"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/onboarding_success_in_process"
layout_alignParentRight="true"
layout_marginStart="16dp"
layout_marginEnd="24dp"
layout_toEndOf="@+id/tv_email"
style="@style/2132017876"/>
<View
id="@+id/separator7"
background="#c9c6cd"
layout_width="match_parent"
layout_height="1dp"
layout_marginTop="24dp"
layout_below="@+id/tv_email"
layout_marginStart="16dp"/>
</RelativeLayout>
<RelativeLayout
background="#ffffff"
paddingTop="24dp"
paddingBottom="24dp"
layout_width="match_parent"
layout_height="match_parent">
<TextView
textSize="24sp"
id="@+id/tv_remark"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/onboarding_success_remark"
layout_marginStart="24dp"
style="@style/2132017871"/>
<TextView
id="@+id/tv_remark_content"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
text="@string/onboarding_success_scbs_will_send"
layout_below="@+id/tv_remark"
layout_alignParentRight="false"
layout_marginStart="24dp"
layout_marginEnd="24dp"
style="@style/2132017925"/>
</RelativeLayout>
<LinearLayout
orientation="vertical"
paddingTop="24dp"
layout_width="match_parent"
layout_height="wrap_content">
<Button
id="@+id/bt_save_slip"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginBottom="24dp"
text="@string/onboarding_success_save_slip"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017536"/>
<TextView
textSize="20sp"
gravity="center_horizontal"
id="@+id/tv_return_to_account"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginBottom="24dp"
text="@string/onboarding_success_return_to_account"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017965"/>
</LinearLayout>
</LinearLayout>
</androidx.core.widget.NestedScrollView>