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

76 lines
2.5 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"
layout_width="match_parent"
layout_height="wrap_content">
<com.scb.phone.view.custom.common.AdjustableImageView
id="@+id/iv_debit_card"
padding="4dp"
layout_width="match_parent"
layout_height="wrap_content"
adjustViewBounds="true"
contentDescription="@null"
NOT_FOUND_0x19="0"/>
<TextView
gravity="center_vertical"
id="@+id/tv_nickname"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"
shadowColor="#000000"
shadowDx="2"
shadowDy="2"
shadowRadius="2"
layout_marginStart="18dp"
layout_marginEnd="35dp"
NOT_FOUND_0x15="@+id/tv_card_no"
NOT_FOUND_0x17="@+id/iv_debit_card"
NOT_FOUND_0x19="@+id/iv_debit_card"
style="@style/2132017899"/>
<TextView
gravity="center_vertical"
id="@+id/tv_expired"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginBottom="12dp"
shadowColor="#000000"
shadowDx="2"
shadowDy="2"
shadowRadius="2"
layout_marginStart="18dp"
NOT_FOUND_0x15="@+id/tv_point"
NOT_FOUND_0x17="@+id/iv_debit_card"
NOT_FOUND_0x18="@+id/tv_card_no"
NOT_FOUND_0x1a="@integer/2131427341"
style="@style/2132017899"/>
<TextView
gravity="right"
layout_gravity="bottom"
id="@+id/tv_point"
background="@drawable/trapezoid_purple"
visibility="gone"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginBottom="10dp"
minWidth="@dimen/2131166612"
paddingStart="16dp"
NOT_FOUND_0x14="@+id/iv_debit_card"
NOT_FOUND_0x17="0"
style="@style/2132017900"/>
<TextView
gravity="center_vertical"
id="@+id/tv_card_no"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="20dp"
shadowColor="#000000"
shadowDx="2"
shadowDy="2"
shadowRadius="2"
layout_marginStart="18dp"
NOT_FOUND_0x14="@+id/iv_debit_card"
NOT_FOUND_0x16="@+id/iv_debit_card"
NOT_FOUND_0x17="@+id/iv_debit_card"
NOT_FOUND_0x19="@+id/iv_debit_card"
style="@style/2132017907"/>
</androidx.constraintlayout.widget.ConstraintLayout>