100 lines
3.3 KiB
XML
100 lines
3.3 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="#ffffff"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<ImageView
|
|
layout_gravity="center"
|
|
id="@+id/icOtherCurrencyFlag"
|
|
padding="8dp"
|
|
layout_width="48dp"
|
|
layout_height="48dp"
|
|
layout_marginTop="8dp"
|
|
layout_marginBottom="8dp"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0x12="0"
|
|
NOT_FOUND_0x17="0"
|
|
NOT_FOUND_0x18="0"/>
|
|
<androidx.appcompat.widget.AppCompatTextView
|
|
id="@+id/tvOtherCurrencyName"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="8dp"
|
|
layout_marginBottom="8dp"
|
|
layout_marginStart="8dp"
|
|
layout_marginEnd="8dp"
|
|
NOT_FOUND_0xe="@dimen/2131165375"
|
|
NOT_FOUND_0xf="@dimen/2131165372"
|
|
NOT_FOUND_0x10="@dimen/2131165385"
|
|
NOT_FOUND_0x11="1"
|
|
NOT_FOUND_0x12="0"
|
|
NOT_FOUND_0x14="@+id/guideline2"
|
|
NOT_FOUND_0x16="@+id/icOtherCurrencyFlag"
|
|
NOT_FOUND_0x18="0"
|
|
style="@style/2132017851"/>
|
|
<androidx.appcompat.widget.AppCompatTextView
|
|
textColor="#736e78"
|
|
gravity="right"
|
|
id="@+id/tvOtherCurrencyAmount"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="8dp"
|
|
layout_marginBottom="8dp"
|
|
layout_marginStart="8dp"
|
|
NOT_FOUND_0xe="@dimen/2131165376"
|
|
NOT_FOUND_0xf="@dimen/2131165374"
|
|
NOT_FOUND_0x10="@dimen/2131165385"
|
|
NOT_FOUND_0x11="1"
|
|
NOT_FOUND_0x12="0"
|
|
NOT_FOUND_0x14="@+id/guideline3"
|
|
NOT_FOUND_0x16="@+id/tvOtherCurrencyName"
|
|
NOT_FOUND_0x18="0"
|
|
style="@style/2132017852"/>
|
|
<androidx.appcompat.widget.AppCompatTextView
|
|
textColor="#736e78"
|
|
id="@+id/tvOtherCurrency"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="8dp"
|
|
layout_marginBottom="8dp"
|
|
NOT_FOUND_0xe="@dimen/2131165376"
|
|
NOT_FOUND_0xf="@dimen/2131165373"
|
|
NOT_FOUND_0x10="@dimen/2131165385"
|
|
NOT_FOUND_0x11="1"
|
|
NOT_FOUND_0x12="0"
|
|
NOT_FOUND_0x14="@+id/ic_arrow"
|
|
NOT_FOUND_0x18="0"
|
|
style="@style/2132017852"/>
|
|
<ImageView
|
|
id="@+id/ic_arrow"
|
|
padding="8dp"
|
|
layout_width="wrap_content"
|
|
layout_height="32dp"
|
|
layout_marginTop="8dp"
|
|
layout_marginBottom="8dp"
|
|
src="@drawable/ic_arrow_8"
|
|
NOT_FOUND_0x12="0"
|
|
NOT_FOUND_0x13="0"
|
|
NOT_FOUND_0x18="0"/>
|
|
<androidx.constraintlayout.widget.Guideline
|
|
orientation="vertical"
|
|
id="@+id/guideline2"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x15="0.4"/>
|
|
<androidx.constraintlayout.widget.Guideline
|
|
orientation="vertical"
|
|
id="@+id/guideline3"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x15="0.7"/>
|
|
<View
|
|
id="@+id/viewLine"
|
|
background="#c9c6cd"
|
|
layout_width="match_parent"
|
|
layout_height="1dp"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0x12="0"
|
|
NOT_FOUND_0x17="0"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|