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

42 lines
1.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">
<TextView
ellipsize="end"
id="@+id/document_name_tv"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginBottom="16dp"
maxLines="1"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xb="0"
NOT_FOUND_0xd="@+id/delete_icon_iv"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="0"
NOT_FOUND_0x11="0"
style="@style/2132017881"/>
<ImageView
id="@+id/delete_icon_iv"
layout_width="20dp"
layout_height="20dp"
layout_marginBottom="8dp"
contentDescription="@null"
layout_marginEnd="16dp"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"
NOT_FOUND_0x11="0"
NOT_FOUND_0x12="@drawable/ic_trash"/>
<View
background="#eae7ec"
layout_width="match_parent"
layout_height="1dp"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"
NOT_FOUND_0xf="0"
NOT_FOUND_0x10="0"/>
</androidx.constraintlayout.widget.ConstraintLayout>