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

14 lines
471 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
orientation="vertical"
background="#ffffff"
layout_width="match_parent"
layout_height="match_parent">
<include layout="@layout/2131559376"/>
<androidx.recyclerview.widget.RecyclerView
id="@+id/rv_investment_objectives"
layout_width="match_parent"
layout_height="0dp"
layout_weight="1"/>
</LinearLayout>