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

51 lines
1.8 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="@drawable/bg_white_round_with_bottom_border"
layout_width="match_parent"
layout_height="wrap_content">
<androidx.cardview.widget.CardView
id="@+id/cv_image_icon"
layout_width="wrap_content"
layout_height="wrap_content"
layout_margin="16dp"
NOT_FOUND_0xa="@dimen/2131165444"
NOT_FOUND_0xb="@dimen/2131165405"
NOT_FOUND_0xc="0"
NOT_FOUND_0xf="0"
NOT_FOUND_0x11="0">
<ImageView
id="@+id/iv_image_icon"
layout_width="48dp"
layout_height="48dp"
contentDescription="@null"
NOT_FOUND_0x12="@drawable/bankicon_scb"/>
</androidx.cardview.widget.CardView>
<TextView
id="@+id/tv_product_type"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginStart="16dp"
NOT_FOUND_0xe="@+id/cv_image_icon"
NOT_FOUND_0x11="@+id/cv_image_icon"
style="@style/2132017876"/>
<TextView
ellipsize="end"
id="@+id/tv_account_number"
layout_width="wrap_content"
layout_height="wrap_content"
maxLines="1"
NOT_FOUND_0xf="@+id/tv_product_type"
NOT_FOUND_0x10="@+id/tv_product_type"
style="@style/2132017664"/>
<ImageView
id="@+id/iv_delete"
layout_width="24dp"
layout_height="24dp"
contentDescription="@null"
layout_marginEnd="16dp"
NOT_FOUND_0xc="0"
NOT_FOUND_0xd="0"
NOT_FOUND_0x11="0"
NOT_FOUND_0x12="@drawable/ic_trash"/>
</androidx.constraintlayout.widget.ConstraintLayout>