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

15 lines
528 B
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<com.scb.phone.view.custom.RectangleRelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
gravity="center"
orientation="vertical"
id="@+id/rectangle_relative_layout"
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent"
layout_margin="2dp">
<include
visibility="visible"
layout="@layout/2131559301"/>
<include layout="@layout/2131559295"/>
</com.scb.phone.view.custom.RectangleRelativeLayout>