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

34 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
gravity="center_horizontal"
orientation="vertical"
layout_width="match_parent"
layout_height="match_parent">
<ImageView
id="@+id/lifestyle_tutorial_image_view"
layout_width="match_parent"
layout_height="wrap_content"
adjustViewBounds="true"
contentDescription="@null"
paddingStart="40dp"
paddingEnd="40dp"/>
<TextView
gravity="center"
id="@+id/lifestyle_tutorial_text_view_1"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="32dp"
layout_marginStart="4dp"
layout_marginEnd="4dp"
style="@style/2132017888"/>
<TextView
gravity="center"
id="@+id/lifestyle_tutorial_text_view_2"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="12dp"
layout_marginStart="4dp"
layout_marginEnd="4dp"
style="@style/2132017851"/>
</LinearLayout>