254 lines
10 KiB
XML
254 lines
10 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
||
|
background="#f5f3f6"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
foreground="@drawable/ripple_rounded_4_purple">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_layout_deposit_summary_detail"
|
||
|
background="@drawable/bg_white_rounded"
|
||
|
paddingTop="16dp"
|
||
|
visibility="invisible"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent"
|
||
|
layout_margin="5dp"
|
||
|
elevation="2dp">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
orientation="horizontal"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginBottom="3dp"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp">
|
||
|
<ImageView
|
||
|
id="@+id/iv_icon"
|
||
|
layout_width="16dp"
|
||
|
layout_height="16dp"
|
||
|
src="@drawable/ic_account_summary"
|
||
|
scaleType="fitCenter"
|
||
|
tint="#959199"
|
||
|
contentDescription="@null"
|
||
|
NOT_FOUND_0x24="@+id/tv_deposit_name"
|
||
|
NOT_FOUND_0x25="0"
|
||
|
NOT_FOUND_0x2a="@+id/tv_deposit_name"/>
|
||
|
<TextView
|
||
|
ellipsize="end"
|
||
|
gravity="start"
|
||
|
id="@+id/tv_deposit_name"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
maxLines="1"
|
||
|
layout_marginStart="8dp"
|
||
|
NOT_FOUND_0x23="true"
|
||
|
NOT_FOUND_0x26="@+id/iv_icon"
|
||
|
NOT_FOUND_0x27="@+id/tv_deposit_tag"
|
||
|
NOT_FOUND_0x2a="0"
|
||
|
style="@style/2132017876"/>
|
||
|
<TextView
|
||
|
ellipsize="end"
|
||
|
gravity="center"
|
||
|
id="@+id/tv_deposit_tag"
|
||
|
visibility="gone"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
maxLines="1"
|
||
|
paddingStart="8dp"
|
||
|
paddingEnd="8dp"
|
||
|
NOT_FOUND_0x26="@+id/tv_deposit_name"
|
||
|
NOT_FOUND_0x28="0"
|
||
|
NOT_FOUND_0x2a="0"
|
||
|
style="@style/2132017896"/>
|
||
|
<TextView
|
||
|
ellipsize="end"
|
||
|
gravity="start"
|
||
|
id="@+id/tv_deposit_account"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
maxLines="1"
|
||
|
NOT_FOUND_0x23="true"
|
||
|
NOT_FOUND_0x25="@+id/tv_deposit_name"
|
||
|
NOT_FOUND_0x28="0"
|
||
|
NOT_FOUND_0x29="@+id/tv_deposit_name"
|
||
|
style="@style/2132017923"/>
|
||
|
<androidx.appcompat.widget.AppCompatTextView
|
||
|
gravity="end|bottom"
|
||
|
id="@+id/tv_deposit_total_amount"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
maxLines="1"
|
||
|
lines="1"
|
||
|
NOT_FOUND_0x1f="@dimen/2131165380"
|
||
|
NOT_FOUND_0x21="@dimen/2131165385"
|
||
|
NOT_FOUND_0x22="1"
|
||
|
NOT_FOUND_0x29="@+id/tv_deposit_account"
|
||
|
style="@style/2132017890"/>
|
||
|
<TextView
|
||
|
ellipsize="end"
|
||
|
gravity="end"
|
||
|
id="@+id/tv_deposit_happy_cash_limit"
|
||
|
visibility="invisible"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
maxLines="1"
|
||
|
NOT_FOUND_0x23="true"
|
||
|
NOT_FOUND_0x25="0"
|
||
|
NOT_FOUND_0x28="0"
|
||
|
NOT_FOUND_0x29="@+id/tv_deposit_total_amount"
|
||
|
style="@style/2132017916"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
</LinearLayout>
|
||
|
<View
|
||
|
background="#eae7ec"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"
|
||
|
layout_marginTop="9dp"
|
||
|
layout_marginBottom="9dp"/>
|
||
|
<RelativeLayout
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_layout_latest_statements"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
gravity="start"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/tap_to_view_more_detail"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp"
|
||
|
style="@style/2132017666"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_layout_deposit_last_transactions"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_layout_latest_statements_error"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginStart="16dp">
|
||
|
<androidx.appcompat.widget.AppCompatTextView
|
||
|
ellipsize="end"
|
||
|
id="@+id/tv_error_title"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/custom_error_title"
|
||
|
maxLines="1"
|
||
|
NOT_FOUND_0x1f="@dimen/2131165375"
|
||
|
NOT_FOUND_0x21="@dimen/2131165384"
|
||
|
NOT_FOUND_0x22="1"
|
||
|
style="@style/2132017873"/>
|
||
|
<androidx.appcompat.widget.AppCompatTextView
|
||
|
ellipsize="end"
|
||
|
id="@+id/tv_error_message"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/summary_custom_error_contact_call_center"
|
||
|
maxLines="1"
|
||
|
lines="1"
|
||
|
NOT_FOUND_0x1f="@dimen/2131165374"
|
||
|
NOT_FOUND_0x20="@dimen/2131165372"
|
||
|
NOT_FOUND_0x21="@dimen/2131165384"
|
||
|
NOT_FOUND_0x22="1"
|
||
|
style="@style/2132017920"/>
|
||
|
</LinearLayout>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
id="@+id/cs_layout_remark_account"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp">
|
||
|
<ImageView
|
||
|
id="@+id/remark_account_error_icon"
|
||
|
layout_width="14dp"
|
||
|
layout_height="14dp"
|
||
|
src="@drawable/ic_exclamation_triangle_error"
|
||
|
NOT_FOUND_0x24="@+id/tv_remark_account_title"
|
||
|
NOT_FOUND_0x27="@+id/tv_remark_account_title"
|
||
|
NOT_FOUND_0x2a="@+id/tv_remark_account_title"/>
|
||
|
<androidx.appcompat.widget.AppCompatTextView
|
||
|
ellipsize="end"
|
||
|
gravity="center_vertical"
|
||
|
id="@+id/tv_remark_account_title"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
maxLines="1"
|
||
|
layout_marginStart="24dp"
|
||
|
NOT_FOUND_0x1f="@dimen/2131166583"
|
||
|
NOT_FOUND_0x21="@dimen/2131165384"
|
||
|
NOT_FOUND_0x22="1"
|
||
|
NOT_FOUND_0x26="@+id/remark_account_error_icon"
|
||
|
NOT_FOUND_0x28="@+id/cs_layout_remark_account"
|
||
|
NOT_FOUND_0x2a="0"
|
||
|
style="@style/2132017873"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
</RelativeLayout>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_layout_deposit_summary_error"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<RelativeLayout
|
||
|
gravity="center_vertical"
|
||
|
background="@drawable/bg_white_rounded"
|
||
|
paddingTop="20dp"
|
||
|
paddingBottom="20dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent"
|
||
|
layout_margin="5dp"
|
||
|
paddingStart="20dp"
|
||
|
paddingEnd="20dp"
|
||
|
elevation="2dp">
|
||
|
<TextView
|
||
|
id="@+id/error_title"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/account_summary_error_title"
|
||
|
layout_alignParentLeft="true"
|
||
|
paddingStart="20dp"
|
||
|
paddingEnd="20dp"
|
||
|
layout_alignParentStart="true"
|
||
|
style="@style/2132017849"/>
|
||
|
<TextView
|
||
|
gravity="left"
|
||
|
id="@+id/error_description"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/account_summary_error_description"
|
||
|
layout_below="@+id/error_title"
|
||
|
paddingStart="20dp"
|
||
|
paddingEnd="20dp"
|
||
|
style="@style/2132017916"/>
|
||
|
<ImageView
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="10dp"
|
||
|
src="@drawable/ic_reload_empty_item"
|
||
|
layout_alignParentRight="true"
|
||
|
contentDescription="@null"
|
||
|
layout_alignParentEnd="true"/>
|
||
|
</RelativeLayout>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_layout_deposit_summary_loading"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<include layout="@layout/2131559261"/>
|
||
|
</LinearLayout>
|
||
|
</FrameLayout>
|