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

22 lines
761 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
orientation="vertical"
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent">
<include layout="@layout/2131559376"/>
<TextView
id="@+id/tv_privacy_management"
padding="16dp"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/privacy_management_consent_management"
style="@style/2132017852"/>
<androidx.recyclerview.widget.RecyclerView
id="@+id/rv_privacy_management_landing"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content"/>
</LinearLayout>