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

46 lines
1.5 KiB
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?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"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/tv_title"
layout_width="0dp"
layout_height="wrap_content"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xb="@+id/cb_toggle_view"
NOT_FOUND_0xe="0"
NOT_FOUND_0x10="@+id/cb_toggle_view"
style="@style/2132017881"/>
<TextView
id="@+id/tv_subtitle"
visibility="gone"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="4dp"
layout_marginEnd="16dp"
NOT_FOUND_0xb="@+id/cb_toggle_view"
NOT_FOUND_0xe="@+id/tv_title"
NOT_FOUND_0xf="@+id/tv_title"
style="@style/2132017920"/>
<CheckBox
id="@+id/cb_toggle_view"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
checked="false"
button="@drawable/toggle_checkbox_selector"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xa="0"
NOT_FOUND_0x10="0"/>
<androidx.legacy.widget.Space
id="@+id/sp_space"
layout_width="0dp"
layout_height="16dp"
NOT_FOUND_0xc="0"
NOT_FOUND_0xd="0"
NOT_FOUND_0xf="@+id/tv_subtitle"/>
</merge>