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

31 lines
977 B
XML

<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content"
minHeight="261dp">
<TextView
textColor="#353239"
gravity="center"
id="@+id/fund_search_list_error"
background="#ffffff"
visibility="gone"
layout_width="match_parent"
layout_height="72dp"
style="@style/2132017923"/>
<include
id="@+id/custom_empty_card"
layout_width="match_parent"
layout_height="72dp"
layout="@layout/2131559010"/>
<androidx.recyclerview.widget.RecyclerView
id="@+id/fund_search_list_recycler_view"
layout_width="match_parent"
layout_height="wrap_content"/>
<include
background="#ffffff"
layout_width="match_parent"
layout_height="72dp"
layout="@layout/2131559307"/>
</RelativeLayout>