181 lines
7.5 KiB
XML
181 lines
7.5 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"
|
|
background="#ffffff"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"
|
|
fillViewport="true">
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/ll_layout_url_base"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<com.scb.phone.view.custom.common.ProgressStateBar
|
|
orientation="horizontal"
|
|
id="@+id/psb_breadcrumbs"
|
|
background="#ffffff"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"/>
|
|
<TextView
|
|
id="@+id/tv_url_info_step3"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_margin="16dp"
|
|
text="@string/hml_business_url_info_step_3_header"
|
|
style="@style/2132017849"/>
|
|
<View style="@style/2132018228"/>
|
|
<com.scb.phone.view.custom.common.CommonInputViewGroup
|
|
id="@+id/custom_url_info_business_reg_num_value"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginBottom="10dp"
|
|
NOT_FOUND_0x18="true"
|
|
NOT_FOUND_0x19="13"
|
|
NOT_FOUND_0x1a="@string/hml_business_url_info_reg_number_invalid_error"
|
|
NOT_FOUND_0x1b="@string/hml_business_url_info_reg_number_hint"
|
|
NOT_FOUND_0x1c="@drawable/questions_circular"
|
|
NOT_FOUND_0x1d="0x2"
|
|
NOT_FOUND_0x1e="@string/hml_business_url_info_reg_number_title"/>
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/ll_layout_premise_on_lease"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginBottom="16dp">
|
|
<TextView
|
|
id="@+id/tv_url_info_premise_on_lease_title"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="8dp"
|
|
layout_marginBottom="8dp"
|
|
text="@string/hml_business_url_info_premise_on_lease_title"
|
|
layout_marginStart="16dp"
|
|
layout_marginEnd="16dp"
|
|
style="@style/2132017876"/>
|
|
<LinearLayout
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp">
|
|
<Button
|
|
textColor="#959199"
|
|
id="@+id/bt_premise_on_lease_yes"
|
|
background="@drawable/shape_gray_rounded_rectangle"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="8dp"
|
|
text="@string/hml_business_url_info_lease_yes_btn"
|
|
layout_weight="1"
|
|
layout_marginEnd="8dp"
|
|
style="@style/2132017536"/>
|
|
<Button
|
|
textColor="#959199"
|
|
id="@+id/bt_premise_on_lease_no"
|
|
background="@drawable/shape_gray_rounded_rectangle"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="8dp"
|
|
text="@string/hml_business_url_info_lease_no_btn"
|
|
layout_weight="1"
|
|
layout_marginStart="8dp"
|
|
style="@style/2132017536"/>
|
|
</LinearLayout>
|
|
<TextView
|
|
id="@+id/tv_premise_on_lease_error"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="4dp"
|
|
text="@string/hml_business_url_info_premise_on_lease_invalid_error"
|
|
layout_marginStart="16dp"
|
|
style="@style/2132017856"/>
|
|
</LinearLayout>
|
|
<TextView
|
|
id="@+id/tv_url_info_store_url_header"
|
|
background="#e4e3e5"
|
|
paddingTop="10dp"
|
|
paddingBottom="10dp"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
text="@string/hml_business_url_info_store_url_header"
|
|
textAllCaps="true"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp"
|
|
style="@style/2132017849"/>
|
|
<com.scb.phone.view.custom.common.CustomURLEditTextWithButtonView
|
|
id="@+id/custom_url_info_store_url"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginBottom="16dp"
|
|
NOT_FOUND_0x17="@string/hml_business_url_info_preview_btn"
|
|
NOT_FOUND_0x22="@string/hml_business_url_info_store_hint"
|
|
NOT_FOUND_0x23="@string/hml_business_url_info_store_title"
|
|
NOT_FOUND_0x24="@string/hml_business_url_info_url_invalid_error"/>
|
|
<LinearLayout
|
|
orientation="horizontal"
|
|
id="@+id/ll_layout_url_info_marketplace_header"
|
|
background="#e4e3e5"
|
|
paddingTop="10dp"
|
|
paddingBottom="10dp"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
paddingStart="16dp"
|
|
paddingEnd="16dp">
|
|
<TextView
|
|
id="@+id/tv_url_info_marketplace_header"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/hml_business_url_info_marketplace_url_header"
|
|
layout_weight="1"
|
|
textAllCaps="true"
|
|
style="@style/2132017849"/>
|
|
<ImageView
|
|
layout_gravity="center"
|
|
id="@+id/iv_url_info_marketplace_help"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
src="@drawable/questions_circular"
|
|
layout_marginStart="10dp"/>
|
|
</LinearLayout>
|
|
<com.google.android.material.tabs.TabLayout
|
|
id="@+id/custom_tablayout"
|
|
visibility="gone"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x1f="@color/2131100876"
|
|
NOT_FOUND_0x20="@style/2132017484"
|
|
NOT_FOUND_0x21="@color/2131099817">
|
|
<com.google.android.material.tabs.TabItem
|
|
layout="@layout/2131560151"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/hml_business_url_info_store_urls_tab"/>
|
|
<com.google.android.material.tabs.TabItem
|
|
layout="@layout/2131560151"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/hml_business_url_info_product_urls_tab"/>
|
|
</com.google.android.material.tabs.TabLayout>
|
|
<include
|
|
id="@+id/ll_layout_product_url"
|
|
visibility="gone"
|
|
layout="@layout/2131559691"/>
|
|
<include
|
|
id="@+id/ll_layout_store_url"
|
|
visibility="gone"
|
|
layout="@layout/2131559692"/>
|
|
<Button
|
|
id="@+id/bt_url_info_next"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_margin="16dp"
|
|
text="@string/hml_business_url_info_next_btn"
|
|
style="@style/2132017576"/>
|
|
</LinearLayout>
|
|
</ScrollView>
|