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

132 lines
5.1 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"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content">
<androidx.constraintlayout.widget.ConstraintLayout
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp">
<CheckBox
id="@+id/selector_check_box"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginBottom="8dp"
layout_marginStart="16dp"
NOT_FOUND_0x11="@+id/layout_account"
NOT_FOUND_0x18="0"
NOT_FOUND_0x1a="0"/>
<LinearLayout
orientation="vertical"
id="@+id/layout_account"
layout_width="0dp"
layout_height="wrap_content"
NOT_FOUND_0x13="@+id/expand_icon_image_view"
NOT_FOUND_0x17="@+id/selector_check_box"
NOT_FOUND_0x1a="0">
<TextView
id="@+id/account_text"
layout_width="wrap_content"
layout_height="wrap_content"
style="@style/2132017876"/>
<TextView
id="@+id/type_text"
layout_width="wrap_content"
layout_height="wrap_content"
style="@style/2132017876"/>
</LinearLayout>
<ImageView
id="@+id/expand_icon_image_view"
padding="10dp"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginBottom="8dp"
src="@drawable/ic_expand_more_black_24dp"
contentDescription="@null"
layout_marginEnd="16dp"
NOT_FOUND_0x11="@+id/layout_account"
NOT_FOUND_0x12="0"
NOT_FOUND_0x1a="0"/>
<TextView
id="@+id/address_text"
visibility="gone"
layout_width="0dp"
layout_height="wrap_content"
layout_marginEnd="16dp"
NOT_FOUND_0x11="0"
NOT_FOUND_0x12="0"
NOT_FOUND_0x18="@+id/layout_account"
NOT_FOUND_0x19="@+id/layout_account"
style="@style/2132017851"/>
<include
layout_width="match_parent"
layout_height="60dp"
layout_centerInParent="true"
NOT_FOUND_0x19="@+id/layout_account"
layout="@layout/2131559301"/>
<TextView
id="@+id/error_title_text_view"
layout_width="0dp"
layout_height="wrap_content"
layout_marginBottom="16dp"
text="@string/auto_change_mailing_address_accounts_item_error_title"
NOT_FOUND_0x14="@+id/layout_account"
NOT_FOUND_0x19="@+id/layout_account"
style="@style/2132017851"/>
<TextView
id="@+id/error_description_text_view"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="3dp"
text="@string/auto_change_mailing_address_accounts_item_error_description"
NOT_FOUND_0x11="0"
NOT_FOUND_0x14="@+id/error_title_text_view"
NOT_FOUND_0x19="@+id/error_title_text_view"
style="@style/2132017920"/>
<ImageView
id="@+id/reload_button"
padding="10dp"
layout_width="wrap_content"
layout_height="wrap_content"
src="@drawable/ic_reload_empty_item"
contentDescription="@null"
layout_marginEnd="16dp"
layout_alignParentEnd="true"
NOT_FOUND_0x12="0"
NOT_FOUND_0x15="@+id/error_title_text_view"
NOT_FOUND_0x1a="@+id/error_title_text_view"/>
<androidx.constraintlayout.widget.Group
id="@+id/group_account_address"
visibility="gone"
layout_width="wrap_content"
layout_height="wrap_content"
NOT_FOUND_0x10="address_text, custom_progress"/>
<androidx.constraintlayout.widget.Group
id="@+id/group_account_address_error"
visibility="gone"
layout_width="wrap_content"
layout_height="wrap_content"
NOT_FOUND_0x10="error_title_text_view, error_description_text_view, reload_button"/>
</androidx.constraintlayout.widget.ConstraintLayout>
<androidx.constraintlayout.widget.ConstraintLayout
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp">
<Space
id="@+id/space_separator"
layout_width="16dp"
layout_height="1dp"
NOT_FOUND_0x11="0"
NOT_FOUND_0x13="@+id/separator_view"
NOT_FOUND_0x16="0"/>
<View
id="@+id/separator_view"
layout_width="0dp"
NOT_FOUND_0x11="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x18="@+id/space_separator"
style="@style/2132018228"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</LinearLayout>