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

15 lines
496 B
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent">
<include
id="@+id/layout_rewards_error"
layout="@layout/2131559979"/>
<androidx.recyclerview.widget.RecyclerView
id="@+id/rcv_categories_list"
background="#353239"
layout_width="match_parent"
layout_height="match_parent"/>
</FrameLayout>