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

41 lines
1.5 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">
<androidx.constraintlayout.widget.ConstraintLayout
gravity="center"
background="@drawable/bg_white_rounded"
padding="16dp"
layout_width="match_parent"
layout_height="match_parent"
layout_margin="5dp"
elevation="2dp">
<androidx.appcompat.widget.AppCompatTextView
textColor="#736e78"
gravity="center_horizontal"
id="@+id/error_title"
layout_width="0dp"
layout_height="wrap_content"
NOT_FOUND_0xa="@dimen/2131166563"
NOT_FOUND_0xb="@dimen/2131165384"
NOT_FOUND_0xc="1"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="0"
NOT_FOUND_0x11="0"/>
<androidx.appcompat.widget.AppCompatTextView
textColor="#959199"
gravity="center_horizontal"
id="@+id/error_description"
layout_width="0dp"
layout_height="wrap_content"
NOT_FOUND_0xa="@dimen/2131166563"
NOT_FOUND_0xb="@dimen/2131165384"
NOT_FOUND_0xc="1"
NOT_FOUND_0xd="0"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="0"
NOT_FOUND_0x10="@+id/error_title"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</LinearLayout>