180 lines
8.0 KiB
XML
180 lines
8.0 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"
|
||
|
background="#f5f3f6"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<androidx.core.widget.NestedScrollView
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
background="#ffffff"
|
||
|
padding="16dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp">
|
||
|
<TextView
|
||
|
id="@+id/tv_bill_name"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
style="@style/2132017870"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_bill_ref1"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
style="@style/2132017849"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_bill_ref2"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
style="@style/2132017849"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
background="#ffffff"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp">
|
||
|
<com.google.android.material.tabs.TabLayout
|
||
|
id="@+id/tlQrOption"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="40dp"
|
||
|
NOT_FOUND_0x12="@color/2131099817"
|
||
|
style="@style/2132017164"/>
|
||
|
<View style="@style/2132018228"/>
|
||
|
<LinearLayout
|
||
|
gravity="center"
|
||
|
orientation="vertical"
|
||
|
background="#ffffff"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp">
|
||
|
<View
|
||
|
id="@+id/space_full_amount_top"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="56dp"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_qrcode_icon"
|
||
|
visibility="gone"
|
||
|
layout_width="196dp"
|
||
|
layout_height="196dp"/>
|
||
|
<LinearLayout
|
||
|
gravity="center"
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_txt_qrcode_vertical"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp">
|
||
|
<TextView
|
||
|
gravity="center"
|
||
|
id="@+id/tv_qrcode_vertical_label_1"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
style="@style/2132017846"/>
|
||
|
<LinearLayout
|
||
|
gravity="center"
|
||
|
orientation="horizontal"
|
||
|
id="@+id/ll_txt_edit_amount"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<TextView
|
||
|
gravity="center"
|
||
|
id="@+id/tv_qrcode_vertical_label_2"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
style="@style/2132017873"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_qrcode_edit_txt"
|
||
|
layout_width="18dp"
|
||
|
layout_height="18dp"
|
||
|
src="@drawable/ic_pencil_edit"
|
||
|
layout_marginStart="4dp"/>
|
||
|
</LinearLayout>
|
||
|
<TextView
|
||
|
gravity="center"
|
||
|
id="@+id/tv_qrcode_vertical_label_3"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
style="@style/2132017846"/>
|
||
|
<View
|
||
|
id="@+id/space_full_amount_end"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginBottom="56dp"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
gravity="top|center_horizontal"
|
||
|
orientation="horizontal"
|
||
|
id="@+id/ll_txt_qrcode_horizontal"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
paddingStart="8dp"
|
||
|
paddingEnd="8dp">
|
||
|
<TextView
|
||
|
gravity="center"
|
||
|
id="@+id/tv_qrcode_horizontal_title_1"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_weight="1"
|
||
|
style="@style/2132017873"/>
|
||
|
<TextView
|
||
|
gravity="center"
|
||
|
id="@+id/tv_qrcode_horizontal_title_2"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_weight="1"
|
||
|
style="@style/2132017873"/>
|
||
|
</LinearLayout>
|
||
|
<Button
|
||
|
id="@+id/btn_save"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_margin="16dp"
|
||
|
text="@string/levelup_repayment_qrcode_save_btn"
|
||
|
style="@style/2132017576"/>
|
||
|
<Button
|
||
|
id="@+id/btn_edit_amount"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_margin="16dp"
|
||
|
text="@string/levelup_repayment_qrcode_specify_btn"
|
||
|
style="@style/2132017576"/>
|
||
|
<View
|
||
|
id="@+id/divider"
|
||
|
background="#eae7ec"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_bill_remark"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_margin="16dp"
|
||
|
style="@style/2132017869"/>
|
||
|
</LinearLayout>
|
||
|
</LinearLayout>
|
||
|
</LinearLayout>
|
||
|
</androidx.core.widget.NestedScrollView>
|
||
|
</LinearLayout>
|