297 lines
13 KiB
XML
297 lines
13 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"
|
||
|
id="@+id/view_container"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<include layout="@layout/2131559376"/>
|
||
|
<ScrollView
|
||
|
background="#f5f3f6"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
background="#ffffff"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<RelativeLayout
|
||
|
background="#ff00427a"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<ImageView
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
src="@drawable/thai_qr_header"
|
||
|
layout_centerHorizontal="true"/>
|
||
|
</RelativeLayout>
|
||
|
<ImageView
|
||
|
layout_gravity="center_horizontal"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
src="@drawable/promptpay_logo"/>
|
||
|
<ImageView
|
||
|
layout_gravity="center_horizontal"
|
||
|
id="@+id/iv_qr_code"
|
||
|
background="#c9c6cd"
|
||
|
layout_width="200dp"
|
||
|
layout_height="200dp"
|
||
|
layout_margin="16dp"
|
||
|
contentDescription="@null"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginBottom="16dp"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp">
|
||
|
<TextView
|
||
|
ellipsize="end"
|
||
|
gravity="center"
|
||
|
id="@+id/text_name_th"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="น้ำหวานคุณเพลินน้ำหวานคุณเพลิน น้ำ.."
|
||
|
maxLines="1"
|
||
|
singleLine="true"
|
||
|
style="@style/2132017880"/>
|
||
|
<TextView
|
||
|
ellipsize="end"
|
||
|
gravity="center"
|
||
|
id="@+id/text_name_en"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="Pleon Smootie Pleon Smootie Pleo…"
|
||
|
maxLines="1"
|
||
|
singleLine="true"
|
||
|
style="@style/2132017880"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
layout_gravity="center"
|
||
|
orientation="horizontal"
|
||
|
id="@+id/layout_dynamic_amount"
|
||
|
visibility="visible"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginBottom="16dp"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp">
|
||
|
<TextView
|
||
|
ellipsize="end"
|
||
|
gravity="center"
|
||
|
id="@+id/text_amount"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="50,000"
|
||
|
maxLines="1"
|
||
|
singleLine="true"
|
||
|
layout_marginEnd="8dp"
|
||
|
style="@style/2132017880"/>
|
||
|
<TextView
|
||
|
ellipsize="end"
|
||
|
gravity="center"
|
||
|
id="@+id/text_unit"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/mw_create_qr_bath_unit"
|
||
|
maxLines="1"
|
||
|
singleLine="true"
|
||
|
style="@style/2132017869"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="horizontal"
|
||
|
background="#00000000"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginBottom="16dp"
|
||
|
layout_marginStart="20dp"
|
||
|
layout_marginEnd="20dp">
|
||
|
<Button
|
||
|
id="@+id/share_button"
|
||
|
layout_width="0dp"
|
||
|
layout_height="40dp"
|
||
|
text="@string/promptpay_qr_share_qr"
|
||
|
layout_weight="1"
|
||
|
style="@style/2132017576"/>
|
||
|
<Button
|
||
|
id="@+id/save_qr_button"
|
||
|
layout_width="0dp"
|
||
|
layout_height="40dp"
|
||
|
text="@string/promptpay_qr_save_qr"
|
||
|
layout_weight="1"
|
||
|
layout_marginStart="16dp"
|
||
|
style="@style/2132017536"/>
|
||
|
</LinearLayout>
|
||
|
<View style="@style/2132018228"/>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
gravity="center"
|
||
|
id="@+id/ll_add_shop_cover_container"
|
||
|
background="#c9c6cd"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="150dp">
|
||
|
<ImageView
|
||
|
layout_gravity="center"
|
||
|
id="@+id/iv_add_shop_cover"
|
||
|
layout_width="48dp"
|
||
|
layout_height="48dp"
|
||
|
layout_marginTop="8dp"
|
||
|
layout_marginBottom="8dp"
|
||
|
src="@drawable/ic_shop_add_cover"
|
||
|
layout_marginStart="8dp"
|
||
|
layout_marginEnd="8dp"
|
||
|
NOT_FOUND_0x1f="@+id/tv_add_shop_cover"
|
||
|
NOT_FOUND_0x20="0"
|
||
|
NOT_FOUND_0x21="0"
|
||
|
NOT_FOUND_0x22="0"/>
|
||
|
<TextView
|
||
|
gravity="center"
|
||
|
id="@+id/tv_add_shop_cover"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_margin="16dp"
|
||
|
layout_marginBottom="8dp"
|
||
|
text="@string/mw_landing_add_shop_cover"
|
||
|
layout_marginStart="8dp"
|
||
|
layout_marginEnd="8dp"
|
||
|
NOT_FOUND_0x1e="0"
|
||
|
NOT_FOUND_0x20="0"
|
||
|
NOT_FOUND_0x21="0"
|
||
|
style="@style/2132017546"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
<ImageView
|
||
|
id="@+id/image_shop_cover"
|
||
|
background="#ffffff"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="150dp"
|
||
|
src="@null"/>
|
||
|
<View style="@style/2132018228"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
padding="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/transfer_and_pay_item_title_text_view"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/mw_create_qr_pay_to_shop"
|
||
|
textAllCaps="true"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
gravity="right"
|
||
|
layout_gravity="right"
|
||
|
id="@+id/text_pay_wallet_id"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
style="@style/2132017881"/>
|
||
|
</LinearLayout>
|
||
|
<View
|
||
|
id="@+id/separator1"
|
||
|
layout_marginStart="16dp"
|
||
|
style="@style/2132018228"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
padding="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/transfer_account_name_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/mw_create_qr_account_name"
|
||
|
textAllCaps="true"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
gravity="right"
|
||
|
layout_gravity="right"
|
||
|
id="@+id/transfer_account_name"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
style="@style/2132017881"/>
|
||
|
</LinearLayout>
|
||
|
<View
|
||
|
id="@+id/separator3"
|
||
|
layout_marginStart="16dp"
|
||
|
style="@style/2132018228"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/layout_shop_reference"
|
||
|
padding="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
id="@+id/shop_reference_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/mw_create_qr_shop_reference"
|
||
|
textAllCaps="true"
|
||
|
style="@style/2132017871"/>
|
||
|
<TextView
|
||
|
gravity="right"
|
||
|
layout_gravity="right"
|
||
|
id="@+id/shop_reference_value"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
style="@style/2132017881"/>
|
||
|
</LinearLayout>
|
||
|
<com.scb.phone.view.custom.transferandpay.CustomTransferAndPayItem
|
||
|
id="@+id/amount"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x1d="@string/amount"/>
|
||
|
</LinearLayout>
|
||
|
<View
|
||
|
id="@+id/separator2"
|
||
|
style="@style/2132018228"/>
|
||
|
<TextView
|
||
|
gravity="center"
|
||
|
id="@+id/tv_daily_limit_link"
|
||
|
paddingTop="16dp"
|
||
|
paddingBottom="8dp"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp"
|
||
|
style="@style/2132017925"/>
|
||
|
<TextView
|
||
|
gravity="center"
|
||
|
padding="8dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/mw_create_qr_shop_remark"
|
||
|
style="@style/2132017666"/>
|
||
|
<Button
|
||
|
id="@+id/create_qr_code_button"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="48dp"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginBottom="16dp"
|
||
|
text="@string/mw_create_qr_edit_qr"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017576"/>
|
||
|
<TextView
|
||
|
layout_gravity="center_horizontal"
|
||
|
id="@+id/return_button"
|
||
|
background="@drawable/ripple_rounded_dark_purple"
|
||
|
padding="4dp"
|
||
|
clickable="true"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginBottom="32dp"
|
||
|
text="@string/return_to_accounts"
|
||
|
layout_below="@+id/buttons_container"
|
||
|
style="@style/2132017970"/>
|
||
|
</LinearLayout>
|
||
|
</ScrollView>
|
||
|
</LinearLayout>
|