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

82 lines
3.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent"
fillViewport="true">
<include layout="@layout/2131559376"/>
<androidx.constraintlayout.widget.ConstraintLayout
id="@+id/cs_layout_request_error"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xe="@+id/cs_button"
NOT_FOUND_0xf="0"
NOT_FOUND_0x10="0"
NOT_FOUND_0x12="0"
NOT_FOUND_0x13="0.3">
<ImageView
id="@+id/iv_no_data_request"
layout_width="match_parent"
layout_height="wrap_content"
src="@drawable/ic_no_accounts"
contentDescription="@null"
NOT_FOUND_0xf="0"
NOT_FOUND_0x10="0"
NOT_FOUND_0x12="0"/>
<TextView
gravity="center"
id="@+id/tv_request_error_header"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="15dp"
text="@string/ndid_idp_menu_error_header"
NOT_FOUND_0xf="0"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="@+id/iv_no_data_request"
style="@style/2132017881"/>
<TextView
gravity="center"
id="@+id/tv_request_error_description"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
text="@string/ndid_idp_menu_error_description"
layout_marginStart="23dp"
layout_marginEnd="23dp"
NOT_FOUND_0xf="0"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="@+id/tv_request_error_header"
style="@style/2132017670"/>
</androidx.constraintlayout.widget.ConstraintLayout>
<androidx.constraintlayout.widget.ConstraintLayout
id="@+id/cs_button"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginBottom="24dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xd="0"
NOT_FOUND_0xf="0"
NOT_FOUND_0x10="0">
<Button
id="@+id/bt_ok"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/ok"
NOT_FOUND_0x10="0"
NOT_FOUND_0x12="0"
style="@style/2132017576"/>
<Button
id="@+id/bt_return_home"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/ntb_fillinformation_review_info_return_home"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="@+id/bt_ok"
style="@style/2132017839"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>