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

59 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<merge xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/tv_title"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="24dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"
NOT_FOUND_0xe="0"
style="@style/2132017851"/>
<View
id="@+id/title_separator"
layout_marginTop="8dp"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"
NOT_FOUND_0xd="@+id/tv_title"
style="@style/2132018228"/>
<com.scb.phone.view.custom.CustomCheckboxView
id="@+id/main_checkbox"
background="#ffffff"
layout_width="0dp"
layout_height="wrap_content"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"
NOT_FOUND_0xd="@+id/title_separator"/>
<androidx.constraintlayout.widget.Group
id="@+id/children_group"
layout_width="wrap_content"
layout_height="wrap_content"
NOT_FOUND_0x9="rv_children_container, vw_main_checkbox_separator"/>
<View
id="@+id/vw_main_checkbox_separator"
layout_marginStart="16dp"
NOT_FOUND_0xa="@+id/main_checkbox"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"
style="@style/2132018228"/>
<androidx.recyclerview.widget.RecyclerView
orientation="vertical"
id="@+id/rv_children_container"
background="#ffffff"
layout_width="0dp"
layout_height="wrap_content"
paddingStart="16dp"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"
NOT_FOUND_0xd="@+id/vw_main_checkbox_separator"/>
<View
NOT_FOUND_0xa="0"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"
style="@style/2132018228"/>
</merge>