242 lines
9.8 KiB
XML
242 lines
9.8 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"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<include layout="@layout/2131559376"/>
|
||
|
<androidx.core.widget.NestedScrollView
|
||
|
id="@+id/nsv_debit_virtual"
|
||
|
visibility="visible"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<LinearLayout
|
||
|
gravity="center"
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_card_layout"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="24dp"
|
||
|
layout_marginStart="10dp"
|
||
|
layout_marginEnd="10dp"
|
||
|
NOT_FOUND_0x16="0"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x19="0">
|
||
|
<include
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout="@layout/2131559097"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_virtual_label"
|
||
|
background="@drawable/bg_rounded_rectangle_borderless"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
paddingStart="8dp"
|
||
|
paddingEnd="8dp"
|
||
|
backgroundTint="#feac00"
|
||
|
NOT_FOUND_0x16="0"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x18="@+id/ll_card_layout">
|
||
|
<TextView
|
||
|
id="@+id/tv_virtual_card"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/debit_card_virtual_label"
|
||
|
style="@style/2132017685"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_account_section"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x18="@+id/ll_virtual_label">
|
||
|
<LinearLayout
|
||
|
layout_gravity="center_horizontal"
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_error_account"
|
||
|
visibility="gone"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
NOT_FOUND_0x16="0"
|
||
|
NOT_FOUND_0x17="0">
|
||
|
<ImageView
|
||
|
layout_gravity="center_horizontal"
|
||
|
id="@+id/image_notice"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
src="@drawable/ic_notice"/>
|
||
|
<TextView
|
||
|
textStyle="bold"
|
||
|
layout_gravity="center"
|
||
|
id="@+id/tv_account_error"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
text="@string/account_summary_error_title"
|
||
|
style="@style/2132017923"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
gravity="center"
|
||
|
layout_gravity="center"
|
||
|
id="@+id/ll_account_type"
|
||
|
visibility="gone"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginBottom="4dp"
|
||
|
NOT_FOUND_0x16="0"
|
||
|
NOT_FOUND_0x17="0">
|
||
|
<ImageView
|
||
|
id="@+id/icon_account"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
src="@drawable/account_icon"
|
||
|
NOT_FOUND_0x1a="@color/2131099816"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_account_number"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginStart="11dp"
|
||
|
style="@style/2132017923"/>
|
||
|
</LinearLayout>
|
||
|
<TextView
|
||
|
layout_gravity="center"
|
||
|
id="@+id/tv_balance_value"
|
||
|
visibility="gone"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x16="0"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x18="@+id/ll_account_type"
|
||
|
style="@style/2132017976"/>
|
||
|
<TextView
|
||
|
textStyle="bold"
|
||
|
layout_gravity="center"
|
||
|
id="@+id/tv_balance_label"
|
||
|
visibility="gone"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/prepaid_available_balance"
|
||
|
NOT_FOUND_0x16="0"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x18="@+id/tv_balance_value"
|
||
|
style="@style/2132017923"/>
|
||
|
</LinearLayout>
|
||
|
<View
|
||
|
id="@+id/vw_separator_top"
|
||
|
background="#c9c6cd"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"
|
||
|
layout_marginTop="16dp"
|
||
|
NOT_FOUND_0x18="@+id/ll_account_section"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_cvv_title"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x18="@+id/vw_separator_top"
|
||
|
style="@style/2132017849"/>
|
||
|
<LinearLayout
|
||
|
orientation="horizontal"
|
||
|
id="@+id/ll_layout_dot"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x18="@+id/tv_cvv_title">
|
||
|
<View
|
||
|
background="@drawable/shape_credit_card_dot"
|
||
|
layout_width="8dp"
|
||
|
layout_height="8dp"
|
||
|
layout_marginEnd="6dp"
|
||
|
backgroundTint="#353239"/>
|
||
|
<View
|
||
|
background="@drawable/shape_credit_card_dot"
|
||
|
layout_width="8dp"
|
||
|
layout_height="8dp"
|
||
|
layout_marginEnd="6dp"
|
||
|
backgroundTint="#353239"/>
|
||
|
<View
|
||
|
background="@drawable/shape_credit_card_dot"
|
||
|
layout_width="8dp"
|
||
|
layout_height="8dp"
|
||
|
backgroundTint="#353239"/>
|
||
|
</LinearLayout>
|
||
|
<View
|
||
|
id="@+id/vw_separator_bottom"
|
||
|
background="#c9c6cd"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"
|
||
|
layout_marginTop="18dp"
|
||
|
NOT_FOUND_0x18="@+id/ll_layout_dot"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_show_balloon"
|
||
|
layout_width="20dp"
|
||
|
layout_height="20dp"
|
||
|
src="@drawable/ic_show_balloon"
|
||
|
layout_marginEnd="18dp"
|
||
|
NOT_FOUND_0x15="@+id/vw_separator_bottom"
|
||
|
NOT_FOUND_0x16="0"
|
||
|
NOT_FOUND_0x18="@+id/vw_separator_top"/>
|
||
|
<TextView
|
||
|
gravity="center"
|
||
|
id="@+id/tv_m_card_qr"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/debit_card_qr_m_point"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x16="0"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x18="@+id/vw_separator_bottom"
|
||
|
style="@style/2132017868"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_qr_image"
|
||
|
padding="8dp"
|
||
|
visibility="gone"
|
||
|
layout_width="180dp"
|
||
|
layout_height="180dp"
|
||
|
NOT_FOUND_0x16="0"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x18="@+id/tv_m_card_qr"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
</androidx.core.widget.NestedScrollView>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
id="@+id/cs_layout_debit_virtual_error"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<ImageView
|
||
|
id="@+id/iv_error_triangle"
|
||
|
layout_width="48dp"
|
||
|
layout_height="48dp"
|
||
|
src="@drawable/ic_exclamation_triangle_error"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x16="0"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x19="0"/>
|
||
|
<TextView
|
||
|
gravity="center_horizontal"
|
||
|
id="@+id/tv_error"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/debit_virtual_error"
|
||
|
NOT_FOUND_0x16="0"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x18="@+id/iv_error_triangle"
|
||
|
style="@style/2132017850"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
</LinearLayout>
|