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

18 lines
535 B
XML
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="16dp"
paddingEnd="16dp">
<FrameLayout
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content">
<include layout="@layout/2131559184"/>
</FrameLayout>
<View
background="#eae7ec"
layout_width="match_parent"
layout_height="1dp"/>
</RelativeLayout>