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

174 lines
6.3 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"
layout_width="match_parent"
layout_height="match_parent"
fillViewport="true">
<androidx.constraintlayout.widget.ConstraintLayout
background="#ffffff"
layout_width="match_parent"
layout_height="match_parent">
<include
id="@+id/layout_additional_amount"
layout="@layout/2131560152"/>
<View
id="@+id/divider_additional_amount"
background="#eae7ec"
layout_width="0dp"
layout_height="1dp"
layout_marginTop="16dp"
NOT_FOUND_0x1e="@+id/layout_additional_amount"/>
<TextView
id="@+id/txv_end_date"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/end_date"
layout_marginStart="16dp"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1c="0"
NOT_FOUND_0x1e="@+id/divider_additional_amount"
style="@style/2132017876"/>
<androidx.constraintlayout.widget.Group
id="@+id/group_end_date"
layout_width="wrap_content"
layout_height="wrap_content"
NOT_FOUND_0x17="layout_spinner_end_date, iv_end_date"/>
<include
id="@+id/layout_cdx_spinner_end_date"
visibility="gone"
layout_width="0dp"
layout_height="40dp"
layout_marginStart="16dp"
layout_marginEnd="8dp"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1c="0"
NOT_FOUND_0x1e="@+id/txv_end_date"
layout="@layout/2131559350"/>
<include
id="@+id/layout_cdx_spinner_end_date_prefill"
visibility="gone"
layout_width="0dp"
layout_height="40dp"
layout_marginStart="16dp"
layout_marginEnd="8dp"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1c="0"
NOT_FOUND_0x1e="@+id/txv_end_date"
layout="@layout/2131559351"/>
<TextView
textColorHint="#c9c6cd"
gravity="center_vertical"
id="@+id/layout_spinner_end_date"
background="@drawable/bg_spinner"
layout_width="0dp"
layout_height="40dp"
hint="@string/select_end_date"
paddingStart="16dp"
layout_marginStart="16dp"
layout_marginEnd="8dp"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1c="0"
NOT_FOUND_0x1e="@+id/txv_end_date"
style="@style/2132017876"/>
<ImageView
layout_gravity="center"
id="@+id/iv_end_date"
layout_width="wrap_content"
layout_height="wrap_content"
src="@drawable/ic_calendar_purple"
layout_alignParentRight="true"
layout_centerVertical="true"
layout_marginEnd="19dp"
layout_alignParentEnd="true"
NOT_FOUND_0x18="@+id/layout_spinner_end_date"
NOT_FOUND_0x1c="@+id/layout_spinner_end_date"
NOT_FOUND_0x1f="@+id/layout_spinner_end_date"/>
<View
id="@+id/divider_end_date"
background="#eae7ec"
layout_width="0dp"
layout_height="1dp"
layout_marginTop="16dp"
NOT_FOUND_0x1e="@+id/layout_spinner_end_date"/>
<TextView
id="@+id/txv_reason"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/reason"
layout_marginStart="16dp"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1c="0"
NOT_FOUND_0x1e="@+id/divider_end_date"
style="@style/2132017876"/>
<include
id="@+id/layout_spinner_reason"
layout_width="0dp"
layout_height="40dp"
layout_marginStart="16dp"
layout_marginEnd="8dp"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1c="0"
NOT_FOUND_0x1e="@+id/txv_reason"
layout="@layout/2131559350"/>
<include
id="@+id/layout_spinner_reason_prefill"
layout_width="0dp"
layout_height="40dp"
layout_marginStart="16dp"
layout_marginEnd="8dp"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1c="0"
NOT_FOUND_0x1e="@+id/txv_reason"
layout="@layout/2131559351"/>
<View
id="@+id/divider_reason"
background="#eae7ec"
layout_width="0dp"
layout_height="1dp"
layout_marginTop="16dp"
NOT_FOUND_0x1e="@+id/layout_spinner_reason"/>
<View
background="#f5f3f6"
layout_width="match_parent"
layout_height="0dp"
NOT_FOUND_0x19="@+id/tv_remark"
NOT_FOUND_0x1e="@+id/divider_reason"/>
<TextView
textColor="#736e78"
id="@+id/tv_remark"
background="#f5f3f6"
paddingTop="16dp"
visibility="gone"
layout_width="0dp"
layout_height="wrap_content"
paddingHorizontal="@dimen/2131165495"
NOT_FOUND_0x19="@+id/cs_layout_button_review"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1c="0"
style="@style/2132017658"/>
<androidx.constraintlayout.widget.ConstraintLayout
id="@+id/cs_layout_button_review"
background="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content"
paddingHorizontal="@dimen/2131165495"
paddingVertical="@dimen/2131165501"
NOT_FOUND_0x18="0"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1c="0">
<Button
gravity="center"
id="@+id/btn_review"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/review"
NOT_FOUND_0x18="0"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1d="0"
NOT_FOUND_0x1f="0"
style="@style/2132017576"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>
</ScrollView>