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

45 lines
1.6 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"
layout_gravity="center_horizontal"
layout_width="match_parent"
layout_height="match_parent">
<ImageView
id="@+id/easycash_empty_icon"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="32dp"
src="@drawable/icon_easycash_empty"
layout_centerHorizontal="true"
NOT_FOUND_0xa="1:1"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"
NOT_FOUND_0xe="0"/>
<TextView
id="@+id/tv_easycash_empty_text"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="24dp"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"
NOT_FOUND_0xd="@+id/easycash_empty_icon"
style="@style/2132017834"/>
<TextView
id="@+id/tv_easycash_empty_description"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"
NOT_FOUND_0xd="@+id/tv_easycash_empty_text"
style="@style/2132017920"/>
<LinearLayout
orientation="vertical"
id="@+id/ll_layout_easycash_footer"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginBottom="24dp"
NOT_FOUND_0x9="0"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"/>
</androidx.constraintlayout.widget.ConstraintLayout>