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

30 lines
994 B
XML

<?xml version="1.0" encoding="utf-8"?>
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
layout_width="match_parent"
layout_height="match_parent"
fillViewport="true">
<LinearLayout
orientation="vertical"
background="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content">
<include layout="@layout/2131560106"/>
<TextView
gravity="center"
layout_gravity="center_horizontal"
id="@+id/miles_delivery_eta"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="24dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017664"/>
<Space
layout_width="match_parent"
layout_height="0dp"
minHeight="24dp"
layout_weight="1"/>
<include layout="@layout/2131560131"/>
</LinearLayout>
</ScrollView>