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

148 lines
6.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.core.widget.NestedScrollView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:attr="http://schemas.android.com/apk/res-auto"
layout_width="match_parent"
layout_height="match_parent">
<LinearLayout
orientation="vertical"
background="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content">
<LinearLayout
paddingTop="16dp"
paddingBottom="8dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp"
paddingEnd="16dp">
<TextView
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/mw_shop_address_title"
textAllCaps="true"
style="@style/2132017851"/>
</LinearLayout>
<View style="@style/2132018228"/>
<LinearLayout
orientation="vertical"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content">
<LinearLayout
orientation="vertical"
padding="16dp"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/mw_shop_address_shop_type"
style="@style/2132017876"/>
<TextView
id="@+id/shop_type_description"
layout_width="wrap_content"
layout_height="wrap_content"
text="แผงลอย/ในห้างสรรพสินค้า"
style="@style/2132017925"/>
</LinearLayout>
<View
layout_marginStart="16dp"
style="@style/2132018228"/>
<LinearLayout
orientation="vertical"
paddingTop="16dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp"
paddingEnd="16dp">
<TextView
id="@+id/tv_mw_search_title"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/mw_shop_address_header"
style="@style/2132017876"/>
<RelativeLayout
layout_gravity="center_horizontal"
id="@+id/select_market_mall"
background="@drawable/bg_spinner"
layout_width="match_parent"
layout_height="50dp"
paddingStart="8dp">
<ImageView
id="@+id/image_search_market"
layout_width="20dp"
layout_height="20dp"
src="@drawable/ic_search_gray"
layout_centerVertical="true"
layout_marginEnd="8dp"/>
<TextView
ellipsize="end"
id="@+id/text_market_mall"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/mw_shop_address_search_market_hint"
maxLines="1"
singleLine="true"
layout_centerVertical="true"
layout_toEndOf="@+id/image_search_market"
style="@style/2132017925"/>
</RelativeLayout>
</LinearLayout>
<com.scb.phone.view.custom.common.CustomAddressInput
id="@+id/lot_no"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x15="@string/mw_shop_address_lot_no_hint"
NOT_FOUND_0x16="20"
NOT_FOUND_0x17="@string/mw_shop_address_lot_no"/>
<com.scb.phone.view.custom.common.CustomAddressInput
id="@+id/floor_no"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x15="@string/mw_shop_address_floor_no_hint"
NOT_FOUND_0x16="20"
NOT_FOUND_0x17="@string/mw_shop_address_floor_no"/>
<include layout="@layout/2131558917"/>
</LinearLayout>
<View style="@style/2132018228"/>
<LinearLayout
paddingTop="16dp"
paddingBottom="8dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp"
paddingEnd="16dp">
<TextView
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/note_more_options"
textAllCaps="true"
style="@style/2132017851"/>
</LinearLayout>
<View style="@style/2132018228"/>
<com.scb.phone.view.custom.common.CustomAddressInput
id="@+id/nearby_input"
background="#ffffff"
paddingBottom="16dp"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x15="@string/mw_shop_address_place_nearby_hint"
NOT_FOUND_0x16="50"
NOT_FOUND_0x17="@string/mw_shop_address_place_nearby"/>
<View style="@style/2132018228"/>
<FrameLayout
paddingTop="24dp"
paddingBottom="24dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp"
paddingEnd="16dp">
<Button
id="@+id/button_done"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/done"
style="@style/2132017576"/>
</FrameLayout>
</LinearLayout>
</androidx.core.widget.NestedScrollView>