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

407 lines
16 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
orientation="vertical"
background="#ffffff"
layout_width="match_parent"
layout_height="match_parent">
<RelativeLayout
id="@+id/layout_card_status"
background="#ffffff"
paddingTop="24dp"
paddingBottom="24dp"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
id="@+id/card_lock_icon"
layout_width="24dp"
layout_height="24dp"
src="@drawable/ic_lock"
layout_marginStart="16dp"/>
<TextView
id="@+id/card_lock_instruction_text"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/auto_debit_card_lock_card_menu_title"
layout_marginStart="16dp"
layout_toEndOf="@+id/card_lock_icon"
style="@style/2132017876"/>
<TextView
textColor="#959199"
id="@+id/card_lock_no_allow_tag"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
text="@string/auto_debit_card_lock_card_menu_description"
layout_below="@+id/card_lock_instruction_text"
layout_marginStart="16dp"
layout_marginEnd="16dp"
layout_toStartOf="@+id/card_lock_toggle"
layout_toEndOf="@+id/card_lock_icon"
style="@style/2132017873"/>
<androidx.appcompat.widget.SwitchCompat
id="@+id/card_lock_toggle"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginEnd="16dp"
layout_alignParentEnd="true"/>
</RelativeLayout>
<View
NOT_FOUND_0x19="0"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x24="0"
style="@style/2132018228"/>
<LinearLayout
orientation="vertical"
id="@+id/ll_layout_e_commerce_card_menu"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content">
<RelativeLayout
id="@+id/rl_layout_e_commerce_header"
background="#ffffff"
paddingTop="24dp"
paddingBottom="24dp"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
id="@+id/iv_e_commerce_icon"
layout_width="24dp"
layout_height="24dp"
src="@drawable/icon_block_online_payment"
layout_marginStart="16dp"/>
<TextView
id="@+id/tv_instruction_e_commerce"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/debit_card_ecommerce_header_menu"
layout_marginStart="16dp"
layout_toEndOf="@+id/iv_e_commerce_icon"
style="@style/2132017876"/>
<TextView
id="@+id/tv_instruction_e_commerce_remark"
visibility="gone"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_below="@+id/tv_instruction_e_commerce"
layout_marginStart="16dp"
layout_marginEnd="16dp"
layout_toStartOf="@+id/iv_e_commerce_refresh_button"
layout_toEndOf="@+id/iv_e_commerce_icon"
style="@style/2132017923"/>
<ImageView
id="@+id/iv_e_commerce_refresh_button"
background="?attr/selectableItemBackgroundBorderless"
padding="16dp"
visibility="gone"
layout_width="wrap_content"
layout_height="wrap_content"
src="@drawable/ic_reload_empty_item"
layout_centerVertical="true"
contentDescription="@null"
layout_marginEnd="16dp"
layout_alignParentEnd="true"/>
</RelativeLayout>
<LinearLayout
orientation="vertical"
id="@+id/ll_layout_e_commerce_card_sub_menu"
layout_width="match_parent"
layout_height="wrap_content">
<View
layout_marginStart="16dp"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x24="0"
style="@style/2132018228"/>
<androidx.constraintlayout.widget.ConstraintLayout
id="@+id/cs_layout_e_commerce_on_shore_card"
background="#ffffff"
paddingTop="16dp"
paddingBottom="16dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="64dp"
paddingEnd="16dp">
<TextView
id="@+id/tv_instruction_e_commerce_on_shore_card"
layout_width="0dp"
layout_height="wrap_content"
text="@string/debit_card_domestic_lock_card_menu"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1b="@+id/sw_e_commerce_on_shore_card"
NOT_FOUND_0x1c="0"
NOT_FOUND_0x22="0"
NOT_FOUND_0x24="0"
style="@style/2132017876"/>
<androidx.appcompat.widget.SwitchCompat
id="@+id/sw_e_commerce_on_shore_card"
layout_width="wrap_content"
layout_height="wrap_content"
layout_centerVertical="true"
layout_alignParentEnd="true"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x24="0"/>
</androidx.constraintlayout.widget.ConstraintLayout>
<View
layout_marginStart="32dp"
style="@style/2132018228"/>
<androidx.constraintlayout.widget.ConstraintLayout
id="@+id/cs_layout_e_commerce_off_shore_card"
background="#ffffff"
paddingTop="16dp"
paddingBottom="16dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="64dp"
paddingEnd="16dp">
<TextView
id="@+id/tv_instruction_e_commerce_off_shore_card"
layout_width="0dp"
layout_height="wrap_content"
text="@string/debit_card_international_lock_card_menu"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1b="@+id/sw_e_commerce_off_shore_card"
NOT_FOUND_0x1c="0"
NOT_FOUND_0x22="0"
NOT_FOUND_0x24="0"
style="@style/2132017876"/>
<androidx.appcompat.widget.SwitchCompat
id="@+id/sw_e_commerce_off_shore_card"
layout_width="wrap_content"
layout_height="wrap_content"
layout_centerVertical="true"
layout_alignParentEnd="true"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x24="0"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</LinearLayout>
<View style="@style/2132018228"/>
</LinearLayout>
<LinearLayout
orientation="vertical"
id="@+id/ll_layout_plastic_menu"
layout_width="match_parent"
layout_height="wrap_content">
<androidx.constraintlayout.widget.ConstraintLayout
id="@+id/cs_layout_plastic_card"
background="#ffffff"
paddingTop="24dp"
paddingBottom="24dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp"
paddingEnd="16dp">
<ImageView
id="@+id/iv_lock_plastic_icon"
layout_width="24dp"
layout_height="24dp"
src="@drawable/icon_lock_plastic_card"
layout_centerVertical="true"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1d="0"
NOT_FOUND_0x24="0"/>
<TextView
id="@+id/tv_instruction_plastic_card"
layout_width="0dp"
layout_height="wrap_content"
text="@string/debit_card_plastic_lock_card_menu"
layout_marginStart="16dp"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1b="@+id/sw_plastic_card"
NOT_FOUND_0x1c="0"
NOT_FOUND_0x21="@+id/iv_lock_plastic_icon"
NOT_FOUND_0x24="0"
style="@style/2132017876"/>
<androidx.appcompat.widget.SwitchCompat
id="@+id/sw_plastic_card"
layout_width="wrap_content"
layout_height="wrap_content"
layout_centerVertical="true"
layout_alignParentEnd="true"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x24="0"/>
</androidx.constraintlayout.widget.ConstraintLayout>
<View style="@style/2132018228"/>
</LinearLayout>
<RelativeLayout
id="@+id/layout_limit"
background="#ffffff"
paddingTop="24dp"
paddingBottom="24dp"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x23="@+id/view_separator">
<ImageView
id="@+id/limit_icon"
layout_width="24dp"
layout_height="24dp"
src="@drawable/ic_temp_limit_increase"
layout_centerVertical="true"
layout_marginStart="16dp"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1d="0"
NOT_FOUND_0x24="0"/>
<TextView
id="@+id/limit_instruction_text"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/debit_atm_tab_service_manage_card_limit"
layout_centerVertical="true"
layout_marginStart="16dp"
layout_toEndOf="@+id/limit_icon"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1e="@+id/limit_icon"
NOT_FOUND_0x24="0"
style="@style/2132017876"/>
<ImageView
id="@+id/limit_toggle"
layout_width="wrap_content"
layout_height="wrap_content"
src="@drawable/ic_expand_more_black_24dp"
layout_centerVertical="true"
rotation="268"
layout_marginEnd="16dp"
layout_alignParentEnd="true"
NOT_FOUND_0x19="0"
NOT_FOUND_0x20="0"
NOT_FOUND_0x24="0"/>
</RelativeLayout>
<View
id="@+id/view_separator_limit"
NOT_FOUND_0x23="@+id/layout_card_status"
style="@style/2132018228"/>
<RelativeLayout
id="@+id/layout_reset_card_pin"
background="#ffffff"
paddingTop="24dp"
paddingBottom="24dp"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x23="@+id/view_separator">
<ImageView
id="@+id/reset_pin_icon"
layout_width="24dp"
layout_height="24dp"
src="@drawable/ic_reset_pin"
layout_centerVertical="true"
layout_marginStart="16dp"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1d="0"
NOT_FOUND_0x24="0"/>
<TextView
id="@+id/reset_pin_label_text"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/auto_debit_card_reset_pin_menu_title"
layout_centerVertical="true"
layout_marginStart="16dp"
layout_toEndOf="@+id/reset_pin_icon"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1e="@+id/reset_pin_icon"
NOT_FOUND_0x24="0"
style="@style/2132017876"/>
<ImageView
id="@+id/reset_pin_toggle"
layout_width="wrap_content"
layout_height="wrap_content"
src="@drawable/ic_expand_more_black_24dp"
layout_centerVertical="true"
rotation="268"
layout_marginEnd="16dp"
layout_alignParentEnd="true"
NOT_FOUND_0x19="0"
NOT_FOUND_0x20="0"
NOT_FOUND_0x24="0"/>
</RelativeLayout>
<View
id="@+id/view_separator_reset_card_pin"
NOT_FOUND_0x23="@+id/layout_card_status"
style="@style/2132018228"/>
<androidx.constraintlayout.widget.ConstraintLayout
id="@+id/cs_layout_physical_card"
background="#ffffff"
paddingTop="24dp"
paddingBottom="24dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingEnd="8dp"
NOT_FOUND_0x23="@+id/view_separator">
<ImageView
id="@+id/ic_physical_card"
layout_width="24dp"
layout_height="24dp"
src="@drawable/ic_reset_card_pin"
layout_centerVertical="true"
layout_marginStart="16dp"
NOT_FOUND_0x19="@+id/tv_physical_card"
NOT_FOUND_0x1d="0"
NOT_FOUND_0x24="0"/>
<TextView
id="@+id/tv_physical_card"
layout_width="0dp"
layout_height="wrap_content"
layout_centerVertical="true"
layout_marginStart="16dp"
layout_marginEnd="16dp"
layout_toEndOf="@+id/ic_physical_card"
NOT_FOUND_0x1e="@+id/ic_physical_card"
NOT_FOUND_0x1f="@+id/tv_physical_card_request"
NOT_FOUND_0x24="0"
style="@style/2132017876"/>
<TextView
id="@+id/tv_physical_card_remark"
visibility="gone"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_below="@+id/tv_physical_card"
layout_marginEnd="24dp"
layout_toStartOf="@+id/iv_physical_card_arrow_icon"
layout_toEndOf="@+id/ic_physical_card"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x22="@+id/tv_physical_card"
NOT_FOUND_0x23="@+id/tv_physical_card"
style="@style/2132017920"/>
<TextView
id="@+id/tv_physical_card_request"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginEnd="16dp"
layout_toStartOf="@+id/iv_physical_card_arrow_icon"
layout_toEndOf="@+id/tv_physical_card"
NOT_FOUND_0x1f="@+id/iv_physical_card_arrow_icon"
NOT_FOUND_0x24="0"
style="@style/2132017876"/>
<ImageView
id="@+id/iv_physical_card_arrow_icon"
layout_width="wrap_content"
layout_height="wrap_content"
src="@drawable/ic_expand_more_black_24dp"
layout_centerVertical="true"
rotation="268"
layout_marginEnd="8dp"
layout_alignParentEnd="true"
NOT_FOUND_0x19="@+id/tv_physical_card_request"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x20="0"
NOT_FOUND_0x24="0"/>
</androidx.constraintlayout.widget.ConstraintLayout>
<View
id="@+id/view_separator_physical_card"
NOT_FOUND_0x23="@+id/layout_card_status"
style="@style/2132018228"/>
<Button
id="@+id/btn_view_product_detail"
layout_width="match_parent"
layout_height="50dp"
layout_marginTop="24dp"
layout_marginBottom="24dp"
text="@string/debit_card_physical_card_button"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017536"/>
</LinearLayout>