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

15 lines
483 B
XML
Raw 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"
background="#000000"
layout_width="match_parent"
layout_height="match_parent">
<ImageView
id="@+id/coach_mark_image_view"
layout_width="match_parent"
layout_height="match_parent"
scaleType="fitXY"
adjustViewBounds="true"
layout_alignParentTop="true"
contentDescription="@null"/>
</RelativeLayout>