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

136 lines
5.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
background="#00000000"
layout_width="match_parent"
layout_height="wrap_content">
<LinearLayout
orientation="vertical"
background="#00000000"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x14="0">
<include
id="@+id/from_account_layout"
layout="@layout/2131560065"/>
<View
id="@+id/divider1"
background="#eae7ec"
layout_width="match_parent"
layout_height="1dp"
layout_marginTop="16dp"
layout_marginStart="16dp"/>
<include
id="@+id/to_account_layout"
NOT_FOUND_0x13="@+id/divider1"
layout="@layout/2131560065"/>
<View
id="@+id/divider2"
background="#eae7ec"
layout_width="match_parent"
layout_height="1dp"
layout_marginTop="16dp"
layout_marginStart="16dp"/>
<androidx.constraintlayout.widget.ConstraintLayout
layout_width="match_parent"
layout_height="wrap_content"
layout_margin="16dp">
<TextView
textColor="#353239"
id="@+id/amount_label"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/amount"
NOT_FOUND_0xd="0"
NOT_FOUND_0xf="0"
NOT_FOUND_0x14="0"
style="@style/2132017871"/>
<TextView
textColor="#353239"
gravity="end"
id="@+id/transfer_amount"
layout_width="0dp"
layout_height="wrap_content"
layout_marginStart="16dp"
NOT_FOUND_0xd="0"
NOT_FOUND_0x10="@+id/amount_label"
NOT_FOUND_0x12="0"
NOT_FOUND_0x14="0"
style="@style/2132017881"/>
</androidx.constraintlayout.widget.ConstraintLayout>
<View
id="@+id/divider4"
background="#eae7ec"
layout_width="match_parent"
layout_height="1dp"
layout_marginStart="16dp"/>
<androidx.constraintlayout.widget.ConstraintLayout
layout_width="match_parent"
layout_height="wrap_content"
layout_margin="16dp">
<TextView
textColor="#353239"
id="@+id/fee_and_vat_label"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/fee_and_vat"
NOT_FOUND_0xd="0"
NOT_FOUND_0xf="0"
NOT_FOUND_0x14="0"
style="@style/2132017871"/>
<TextView
textColor="#353239"
gravity="end"
id="@+id/fee_and_vat_amount"
layout_width="0dp"
layout_height="wrap_content"
layout_marginStart="16dp"
NOT_FOUND_0xd="0"
NOT_FOUND_0x10="@+id/fee_and_vat_label"
NOT_FOUND_0x12="0"
NOT_FOUND_0x14="0"
style="@style/2132017881"/>
</androidx.constraintlayout.widget.ConstraintLayout>
<View
id="@+id/divider5"
background="#eae7ec"
layout_width="match_parent"
layout_height="1dp"
layout_marginStart="16dp"/>
<androidx.constraintlayout.widget.ConstraintLayout
layout_width="match_parent"
layout_height="wrap_content"
layout_margin="16dp">
<TextView
textColor="#353239"
id="@+id/annual_interest_label"
layout_width="0dp"
layout_height="wrap_content"
text="@string/annual_interest_rate"
layout_marginEnd="16dp"
NOT_FOUND_0xd="0"
NOT_FOUND_0xe="@integer/2131427341"
NOT_FOUND_0xf="0"
NOT_FOUND_0x11="@+id/annual_interest_rate"
NOT_FOUND_0x14="0"
style="@style/2132017871"/>
<TextView
textColor="#353239"
gravity="end"
id="@+id/annual_interest_rate"
layout_width="0dp"
layout_height="wrap_content"
maxLines="1"
layout_marginStart="16dp"
NOT_FOUND_0xd="0"
NOT_FOUND_0x12="0"
NOT_FOUND_0x14="0"
style="@style/2132017881"/>
</androidx.constraintlayout.widget.ConstraintLayout>
<View
id="@+id/divider3"
background="#eae7ec"
layout_width="match_parent"
layout_height="1dp"/>
</LinearLayout>
</androidx.constraintlayout.widget.ConstraintLayout>