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

49 lines
1.9 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.cardview.widget.CardView
background="#ffffff"
layout_width="match_parent"
layout_height="match_parent"
layout_marginTop="8dp"
layout_marginBottom="8dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xf="@dimen/2131165456"
NOT_FOUND_0x10="@dimen/2131165456">
<LinearLayout
orientation="vertical"
id="@+id/empty_container_relative_layout"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
id="@+id/image_account_type"
layout_width="match_parent"
layout_height="match_parent"
scaleType="centerCrop"
adjustViewBounds="true"
minHeight="100dp"/>
<LinearLayout
orientation="vertical"
paddingBottom="8dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp"
paddingEnd="16dp">
<TextView
id="@+id/text_account_type"
layout_width="match_parent"
layout_height="wrap_content"
style="@style/2132017973"/>
<TextView
id="@+id/text_account_description"
layout_width="match_parent"
layout_height="wrap_content"
style="@style/2132017925"/>
</LinearLayout>
</LinearLayout>
</androidx.cardview.widget.CardView>
</LinearLayout>