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

13 lines
508 B
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
layout_width="match_parent"
layout_height="wrap_content"
layout_weight="1">
<androidx.recyclerview.widget.RecyclerView
id="@+id/rcv_deejung_review"
background="#ffffff"
clipToPadding="false"
layout_width="match_parent"
layout_height="wrap_content"/>
</androidx.constraintlayout.widget.ConstraintLayout>