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

30 lines
933 B
XML

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