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

263 lines
11 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
id="@+id/root_view"
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent">
<include layout="@layout/2131558981"/>
<LinearLayout
orientation="vertical"
id="@+id/ll_content_view_layout"
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent">
<LinearLayout
gravity="center"
orientation="vertical"
id="@+id/points_layout"
background="@drawable/bg_white_with_border"
layout_width="match_parent"
layout_height="wrap_content"
minWidth="120dp">
<include
background="#ffffff"
layout_width="match_parent"
layout_height="72dp"
layout="@layout/2131559307"/>
<LinearLayout
gravity="center"
orientation="vertical"
id="@+id/view_have_points"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/credit_card_you_have"
style="@style/2132017923"/>
<LinearLayout
gravity="center_horizontal"
layout_gravity="center_horizontal"
orientation="horizontal"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginBottom="16dp">
<TextView
textSize="32sp"
textColor="#7631c1"
id="@+id/tv_credit_card_detail_points"
layout_width="wrap_content"
layout_height="wrap_content"/>
<TextView
id="@+id/tv_label_point_unit"
layout_width="wrap_content"
layout_height="wrap_content"
style="@style/2132017974"/>
</LinearLayout>
</LinearLayout>
<LinearLayout
gravity="center"
orientation="vertical"
id="@+id/view_unable_points"
paddingTop="16dp"
paddingBottom="16dp"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="46dp"
paddingEnd="46dp">
<TextView
gravity="center_horizontal"
id="@+id/error_message"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/credit_card_unable_points"
lineSpacingMultiplier="0.8"
style="@style/2132017671"/>
</LinearLayout>
</LinearLayout>
<LinearLayout
orientation="vertical"
id="@+id/remarks_layout"
paddingTop="8dp"
paddingBottom="8dp"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp"
paddingEnd="16dp">
<TextView
id="@+id/text_expire_remarks"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/credit_card_message_m_card"
style="@style/2132017684"/>
<TextView
id="@+id/text_m_card_remarks"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/credit_card_message_all_m_card"
style="@style/2132017684"/>
</LinearLayout>
<LinearLayout
orientation="vertical"
background="#eae7ec"
layout_width="match_parent"
layout_height="wrap_content">
<View
id="@+id/vw_divider_above_group_menu"
style="@style/2132018228"/>
<androidx.constraintlayout.widget.ConstraintLayout
id="@+id/cs_layout_redeem_point"
background="#ffffff"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
id="@+id/imv_redeem_point"
layout_width="25dp"
layout_height="25dp"
src="@drawable/ic_redeem_point_menu"
layout_marginStart="20dp"
NOT_FOUND_0x19="@+id/tv_redeem_point_label"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x20="@+id/tv_redeem_point_label"/>
<TextView
id="@+id/tv_redeem_point_label"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="22dp"
layout_marginBottom="22dp"
text="@string/redeem_points"
layout_marginStart="16dp"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1c="@+id/imv_redeem_point"
NOT_FOUND_0x20="0"
style="@style/2132017876"/>
<ImageView
id="@+id/iv_redeem_point_arrow"
layout_width="8dp"
layout_height="12dp"
src="@drawable/ic_dark_chevron_up"
layout_marginStart="16dp"
layout_marginEnd="24dp"
NOT_FOUND_0x19="@+id/tv_redeem_point_label"
NOT_FOUND_0x1d="0"
NOT_FOUND_0x20="@+id/tv_redeem_point_label"/>
<View
layout_marginTop="22dp"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1d="0"
NOT_FOUND_0x1f="@+id/tv_redeem_point_label"
style="@style/2132018228"/>
</androidx.constraintlayout.widget.ConstraintLayout>
<androidx.constraintlayout.widget.ConstraintLayout
id="@+id/cs_layout_e_coupon"
background="#ffffff"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
id="@+id/imv_e_coupon"
layout_width="25dp"
layout_height="25dp"
src="@drawable/ic_my_e_coupon_menu"
contentDescription="@null"
layout_marginStart="20dp"
NOT_FOUND_0x19="@+id/tv_e_coupon_label"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x20="@+id/tv_e_coupon_label"/>
<TextView
id="@+id/tv_e_coupon_label"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="22dp"
layout_marginBottom="22dp"
text="@string/my_e_coupons"
layout_marginStart="16dp"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1c="@+id/imv_e_coupon"
NOT_FOUND_0x20="0"
style="@style/2132017876"/>
<ImageView
id="@+id/iv_e_coupon_arrow"
layout_width="8dp"
layout_height="12dp"
src="@drawable/ic_dark_chevron_up"
layout_marginStart="16dp"
layout_marginEnd="24dp"
NOT_FOUND_0x19="@+id/tv_e_coupon_label"
NOT_FOUND_0x1d="0"
NOT_FOUND_0x20="@+id/tv_e_coupon_label"/>
<View
layout_marginTop="22dp"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1d="0"
NOT_FOUND_0x1f="@+id/tv_e_coupon_label"
style="@style/2132018228"/>
</androidx.constraintlayout.widget.ConstraintLayout>
<androidx.constraintlayout.widget.ConstraintLayout
id="@+id/cs_layout_point_to_pay"
background="#ffffff"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
id="@+id/imv_pay_with_point"
layout_width="25dp"
layout_height="25dp"
src="@drawable/ic_pay_with_points_menu"
contentDescription="@null"
layout_marginStart="20dp"
NOT_FOUND_0x19="@+id/tv_pay_with_point_label"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x20="@+id/tv_pay_with_point_label"/>
<TextView
id="@+id/tv_pay_with_point_label"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="22dp"
layout_marginBottom="22dp"
text="@string/point_2_pay"
layout_marginStart="16dp"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1c="@+id/imv_pay_with_point"
NOT_FOUND_0x20="0"
style="@style/2132017876"/>
<ImageView
id="@+id/iv_pay_with_point_arrow"
layout_width="8dp"
layout_height="12dp"
src="@drawable/ic_dark_chevron_up"
layout_marginStart="16dp"
layout_marginEnd="24dp"
NOT_FOUND_0x19="@+id/tv_pay_with_point_label"
NOT_FOUND_0x1d="0"
NOT_FOUND_0x20="@+id/tv_pay_with_point_label"/>
<View
layout_marginTop="22dp"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1d="0"
NOT_FOUND_0x1f="@+id/tv_pay_with_point_label"
style="@style/2132018228"/>
</androidx.constraintlayout.widget.ConstraintLayout>
<FrameLayout
id="@+id/fl_point_x_info_tile"
background="#ffffff"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
id="@+id/iv_point_x_info_tile"
layout_width="match_parent"
layout_height="75dp"
scaleType="fitXY"
adjustViewBounds="true"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1e="0"/>
</FrameLayout>
</LinearLayout>
</LinearLayout>
</RelativeLayout>