238 lines
9.7 KiB
XML
238 lines
9.7 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
||
|
id="@+id/root_scroll_view"
|
||
|
background="#f5f3f6"
|
||
|
scrollbars="vertical"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent"
|
||
|
fillViewport="true">
|
||
|
<FrameLayout
|
||
|
orientation="vertical"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<include
|
||
|
layout_gravity="center_vertical"
|
||
|
id="@+id/layout_rewards_error"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout="@layout/2131559979"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/layout_registration_page"
|
||
|
background="#f5f3f6"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
background="#ffffff"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<ImageView
|
||
|
id="@+id/imv_product_detail"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
adjustViewBounds="true"
|
||
|
contentDescription="@null"/>
|
||
|
<TextView
|
||
|
id="@+id/txv_product_name"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017875"/>
|
||
|
<TextView
|
||
|
textSize="22sp"
|
||
|
textColor="#353239"
|
||
|
id="@+id/txv_product_details"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017552"/>
|
||
|
<View
|
||
|
background="#eae7ec"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"/>
|
||
|
<LinearLayout
|
||
|
gravity="center_vertical"
|
||
|
orientation="horizontal"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp">
|
||
|
<TextView
|
||
|
textColor="#7631c1"
|
||
|
gravity="center_vertical"
|
||
|
id="@+id/terms_and_conditions"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/view_tnc_label"
|
||
|
layout_marginStart="20dp"
|
||
|
style="@style/2132017959"/>
|
||
|
<ImageView
|
||
|
layout_width="10dp"
|
||
|
layout_height="10dp"
|
||
|
layout_marginTop="2dp"
|
||
|
src="@drawable/chevron_right"
|
||
|
layout_marginStart="16dp"/>
|
||
|
</LinearLayout>
|
||
|
<View
|
||
|
background="#eae7ec"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"
|
||
|
layout_marginTop="16dp"/>
|
||
|
</LinearLayout>
|
||
|
<TextView
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginBottom="8dp"
|
||
|
text="@string/selected_card_label"
|
||
|
layout_marginStart="16dp"
|
||
|
style="@style/2132017849"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
background="#ffffff"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/masked_card_number"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginStart="16dp"
|
||
|
style="@style/2132017876"/>
|
||
|
<TextView
|
||
|
id="@+id/nickname"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginBottom="16dp"
|
||
|
layout_marginStart="16dp"
|
||
|
style="@style/2132017881"/>
|
||
|
</LinearLayout>
|
||
|
<TextView
|
||
|
id="@+id/only_one_card_allowed_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginBottom="16dp"
|
||
|
text="@string/only_one_card_allowed_label"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017664"/>
|
||
|
<TextView
|
||
|
id="@+id/select_payment_method_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
text="@string/select_payment_method"
|
||
|
layout_marginStart="12dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1a="@+id/remaining_limit_label"
|
||
|
style="@style/2132017849"/>
|
||
|
<LinearLayout
|
||
|
orientation="horizontal"
|
||
|
id="@+id/opr_registration_buttons"
|
||
|
background="#00000000"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
layout_marginBottom="16dp"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x1a="@+id/select_payment_method_label">
|
||
|
<androidx.cardview.widget.CardView
|
||
|
id="@+id/minimum_points_layout"
|
||
|
background="#ffffff"
|
||
|
layout_width="0dp"
|
||
|
layout_height="80dp"
|
||
|
layout_weight="1"
|
||
|
layout_marginEnd="4dp"
|
||
|
elevation="4dp"
|
||
|
NOT_FOUND_0x18="4dp">
|
||
|
<TextView
|
||
|
gravity="center"
|
||
|
layout_gravity="center"
|
||
|
id="@+id/minimum_points"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
style="@style/2132017952"/>
|
||
|
</androidx.cardview.widget.CardView>
|
||
|
<androidx.cardview.widget.CardView
|
||
|
id="@+id/points_cash_layout"
|
||
|
background="#ffffff"
|
||
|
layout_width="0dp"
|
||
|
layout_height="80dp"
|
||
|
layout_weight="1"
|
||
|
layout_marginStart="4dp"
|
||
|
elevation="4dp"
|
||
|
NOT_FOUND_0x18="4dp">
|
||
|
<TextView
|
||
|
gravity="center"
|
||
|
layout_gravity="center"
|
||
|
id="@+id/points_cash"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
style="@style/2132017952"/>
|
||
|
</androidx.cardview.widget.CardView>
|
||
|
</LinearLayout>
|
||
|
<TextView
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/opr_registration_disclaimer"
|
||
|
layout_marginStart="16dp"
|
||
|
style="@style/2132017664"/>
|
||
|
<androidx.legacy.widget.Space
|
||
|
layout_width="match_parent"
|
||
|
layout_height="0dp"
|
||
|
layout_weight="1"/>
|
||
|
<Button
|
||
|
enabled="false"
|
||
|
textSize="22sp"
|
||
|
textColor="#ffffff"
|
||
|
id="@+id/btn_register"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="56dp"
|
||
|
layout_marginTop="24dp"
|
||
|
layout_marginBottom="24dp"
|
||
|
text="@string/register_label"
|
||
|
textAllCaps="false"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017576"/>
|
||
|
<LinearLayout
|
||
|
gravity="center"
|
||
|
layout_gravity="center_horizontal"
|
||
|
orientation="horizontal"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginBottom="20dp">
|
||
|
<Button
|
||
|
textSize="22sp"
|
||
|
textColor="#7631c1"
|
||
|
layout_gravity="center_horizontal"
|
||
|
id="@+id/btn_view_rewards"
|
||
|
background="@android:color/transparent"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/view_1_point_rewards"
|
||
|
textAllCaps="false"
|
||
|
layout_marginStart="16dp"
|
||
|
style="@style/2132017959"/>
|
||
|
<ImageView
|
||
|
layout_width="10dp"
|
||
|
layout_height="10dp"
|
||
|
layout_marginTop="2dp"
|
||
|
src="@drawable/chevron_right"
|
||
|
layout_marginStart="16dp"/>
|
||
|
</LinearLayout>
|
||
|
</LinearLayout>
|
||
|
</FrameLayout>
|
||
|
</ScrollView>
|