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

117 lines
4.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
orientation="vertical"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content">
<androidx.constraintlayout.widget.ConstraintLayout
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/txv_airline_number_label"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/card"
layout_marginStart="16dp"
NOT_FOUND_0xe="0"
NOT_FOUND_0x12="@+id/ll_layout_card_type"
style="@style/2132017871"/>
<LinearLayout
gravity="end"
orientation="horizontal"
id="@+id/ll_layout_card_type"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xf="@+id/txv_airline_number_label"
NOT_FOUND_0x10="0"
NOT_FOUND_0x12="0">
<ImageView
layout_gravity="center"
id="@+id/iv_card_logo"
layout_width="24dp"
layout_height="24dp"
src="@drawable/logo_scb_new"
scaleType="centerCrop"/>
<TextView
gravity="end"
layout_gravity="end"
id="@+id/txv_card_type"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginStart="10dp"
style="@style/2132017881"/>
</LinearLayout>
<TextView
gravity="end"
id="@+id/txv_card_number"
layout_width="0dp"
layout_height="wrap_content"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xd="1"
NOT_FOUND_0xe="0"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="@+id/ll_layout_card_type"
style="@style/2132017546"/>
<View
background="#eae7ec"
layout_width="0dp"
layout_height="1dp"
layout_marginTop="16dp"
layout_marginStart="16dp"
NOT_FOUND_0xe="0"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="@+id/txv_card_number"/>
</androidx.constraintlayout.widget.ConstraintLayout>
<androidx.constraintlayout.widget.ConstraintLayout
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/txv_item_label"
layout_width="wrap_content"
layout_height="wrap_content"
text="@string/item"
layout_marginStart="16dp"
NOT_FOUND_0xe="0"
NOT_FOUND_0x12="@+id/txv_item_name"
style="@style/2132017871"/>
<TextView
gravity="end"
id="@+id/txv_item_name"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xd="1"
NOT_FOUND_0xf="@+id/txv_item_label"
NOT_FOUND_0x10="0"
NOT_FOUND_0x12="0"
style="@style/2132017881"/>
<TextView
gravity="end"
id="@+id/txv_item_description"
layout_width="0dp"
layout_height="wrap_content"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xd="1"
NOT_FOUND_0xe="0"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="@+id/txv_item_name"
style="@style/2132017546"/>
<View
background="#eae7ec"
layout_width="0dp"
layout_height="1dp"
layout_marginTop="16dp"
layout_marginStart="16dp"
NOT_FOUND_0xe="0"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="@+id/txv_item_description"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</LinearLayout>