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

42 lines
1.3 KiB
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?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">
<TextView
id="@+id/tv_document_name"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginBottom="8dp"
layout_marginStart="16dp"
layout_marginEnd="8dp"
NOT_FOUND_0xb="true"
NOT_FOUND_0xc="0"
NOT_FOUND_0xe="@+id/iv_delete_button"
NOT_FOUND_0xf="0"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="0"
style="@style/2132017836"/>
<ImageView
id="@+id/iv_delete_button"
padding="4dp"
layout_width="32dp"
layout_height="32dp"
layout_marginTop="16dp"
layout_marginBottom="16dp"
src="@drawable/ic_trash"
adjustViewBounds="true"
layout_marginEnd="16dp"
NOT_FOUND_0xc="0"
NOT_FOUND_0xd="0"
NOT_FOUND_0x11="0"
style="@style/2132017836"/>
<View
background="#f5f3f6"
layout_width="match_parent"
layout_height="1dp"
NOT_FOUND_0xc="0"
NOT_FOUND_0xd="0"
NOT_FOUND_0x10="0"/>
</androidx.constraintlayout.widget.ConstraintLayout>