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

196 lines
8.2 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"
layout_width="match_parent"
layout_height="wrap_content">
<View
background="#c9c6cd"
layout_width="match_parent"
layout_height="1dp"/>
<ScrollView
layout_width="match_parent"
layout_height="match_parent">
<LinearLayout
orientation="vertical"
background="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content">
<com.scb.phone.view.custom.common.ScheduleDate
id="@+id/date_selector"
background="#ffffff"
paddingTop="18dp"
paddingBottom="16dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="20dp"
paddingEnd="20dp"/>
<View
background="#c9c6cd"
layout_width="match_parent"
layout_height="1dp"/>
<RelativeLayout
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="20dp"
paddingEnd="20dp">
<TextView
id="@+id/select_all_label"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginBottom="16dp"
text="@string/setup_schedule_select_all_label"
layout_alignParentLeft="true"
layout_centerVertical="true"
layout_alignParentStart="true"
style="@style/2132017836"/>
<CheckBox
id="@+id/select_all_checkbox"
layout_width="wrap_content"
layout_height="wrap_content"
layout_alignParentRight="true"
layout_centerVertical="true"
layout_alignParentEnd="true"/>
</RelativeLayout>
<androidx.gridlayout.widget.GridLayout
id="@+id/grid"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="10dp"
paddingEnd="10dp"
NOT_FOUND_0x13="3">
<com.scb.phone.view.custom.common.BubbleSelector
layout_width="0dp"
layout_height="wrap_content"
layout_marginBottom="20dp"
paddingStart="6dp"
paddingEnd="6dp"
NOT_FOUND_0x14="1"
NOT_FOUND_0x15="@string/setup_label_january"
NOT_FOUND_0x16="1"
NOT_FOUND_0x17="0x7"/>
<com.scb.phone.view.custom.common.BubbleSelector
layout_width="0dp"
layout_height="wrap_content"
paddingStart="6dp"
paddingEnd="6dp"
NOT_FOUND_0x14="2"
NOT_FOUND_0x15="@string/setup_label_february"
NOT_FOUND_0x16="1"
NOT_FOUND_0x17="0x7"/>
<com.scb.phone.view.custom.common.BubbleSelector
layout_width="0dp"
layout_height="wrap_content"
paddingStart="6dp"
paddingEnd="6dp"
NOT_FOUND_0x14="3"
NOT_FOUND_0x15="@string/setup_label_march"
NOT_FOUND_0x16="1"
NOT_FOUND_0x17="0x7"/>
<com.scb.phone.view.custom.common.BubbleSelector
layout_width="0dp"
layout_height="wrap_content"
layout_marginBottom="20dp"
paddingStart="6dp"
paddingEnd="6dp"
NOT_FOUND_0x14="4"
NOT_FOUND_0x15="@string/setup_label_april"
NOT_FOUND_0x16="1"
NOT_FOUND_0x17="0x7"/>
<com.scb.phone.view.custom.common.BubbleSelector
layout_width="0dp"
layout_height="wrap_content"
paddingStart="6dp"
paddingEnd="6dp"
NOT_FOUND_0x14="5"
NOT_FOUND_0x15="@string/setup_label_may"
NOT_FOUND_0x16="1"
NOT_FOUND_0x17="0x7"/>
<com.scb.phone.view.custom.common.BubbleSelector
layout_width="0dp"
layout_height="wrap_content"
paddingStart="6dp"
paddingEnd="6dp"
NOT_FOUND_0x14="6"
NOT_FOUND_0x15="@string/setup_label_june"
NOT_FOUND_0x16="1"
NOT_FOUND_0x17="0x7"/>
<com.scb.phone.view.custom.common.BubbleSelector
layout_width="0dp"
layout_height="wrap_content"
paddingStart="6dp"
paddingEnd="6dp"
NOT_FOUND_0x14="7"
NOT_FOUND_0x15="@string/setup_label_july"
NOT_FOUND_0x16="1"
NOT_FOUND_0x17="0x7"/>
<com.scb.phone.view.custom.common.BubbleSelector
layout_width="0dp"
layout_height="wrap_content"
layout_marginBottom="20dp"
paddingStart="6dp"
paddingEnd="6dp"
NOT_FOUND_0x14="8"
NOT_FOUND_0x15="@string/setup_label_august"
NOT_FOUND_0x16="1"
NOT_FOUND_0x17="0x7"/>
<com.scb.phone.view.custom.common.BubbleSelector
layout_width="0dp"
layout_height="wrap_content"
paddingStart="6dp"
paddingEnd="6dp"
NOT_FOUND_0x14="9"
NOT_FOUND_0x15="@string/setup_label_september"
NOT_FOUND_0x16="1"
NOT_FOUND_0x17="0x7"/>
<com.scb.phone.view.custom.common.BubbleSelector
layout_width="0dp"
layout_height="wrap_content"
paddingStart="6dp"
paddingEnd="6dp"
NOT_FOUND_0x14="10"
NOT_FOUND_0x15="@string/setup_label_october"
NOT_FOUND_0x16="1"
NOT_FOUND_0x17="0x7"/>
<com.scb.phone.view.custom.common.BubbleSelector
layout_width="0dp"
layout_height="wrap_content"
paddingStart="6dp"
paddingEnd="6dp"
NOT_FOUND_0x14="11"
NOT_FOUND_0x15="@string/setup_label_november"
NOT_FOUND_0x16="1"
NOT_FOUND_0x17="0x7"/>
<com.scb.phone.view.custom.common.BubbleSelector
layout_width="0dp"
layout_height="wrap_content"
layout_marginBottom="22dp"
paddingStart="6dp"
paddingEnd="6dp"
NOT_FOUND_0x14="12"
NOT_FOUND_0x15="@string/setup_label_december"
NOT_FOUND_0x16="1"
NOT_FOUND_0x17="0x7"/>
</androidx.gridlayout.widget.GridLayout>
<View
background="#c9c6cd"
layout_width="match_parent"
layout_height="1dp"/>
<TextView
id="@+id/disclaimer_text"
background="#f5f3f6"
paddingTop="24dp"
paddingBottom="24dp"
layout_width="match_parent"
layout_height="wrap_content"
lineSpacingExtra="4sp"
textAlignment="center"
paddingStart="16dp"
paddingEnd="16dp"
style="@style/2132017674"/>
</LinearLayout>
</ScrollView>
</LinearLayout>