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

15 lines
521 B
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
orientation="vertical"
layout_width="match_parent"
layout_height="wrap_content">
<androidx.core.widget.NestedScrollView
background="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content">
<include
id="@+id/common_features_information"
layout="@layout/2131558860"/>
</androidx.core.widget.NestedScrollView>
</LinearLayout>