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

13 lines
463 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"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginBottom="24dp">
<androidx.recyclerview.widget.RecyclerView
id="@+id/rv_recommended_products"
clipToPadding="false"
layout_width="match_parent"
layout_height="wrap_content"
paddingHorizontal="@dimen/2131165495"/>
</FrameLayout>