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

79 lines
2.5 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/label"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginBottom="16dp"
layout_marginStart="16dp"
layout_marginEnd="50dp"
NOT_FOUND_0xc="true"
NOT_FOUND_0xf="@+id/question_icon"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="2"
NOT_FOUND_0x13="0"
NOT_FOUND_0x15="0"
style="@style/2132017836"/>
<ImageView
id="@+id/question_icon"
layout_width="wrap_content"
layout_height="wrap_content"
src="@drawable/ic_question_mark"
layout_marginStart="8dp"
layout_marginEnd="8dp"
NOT_FOUND_0xd="@+id/label"
NOT_FOUND_0x10="0"
NOT_FOUND_0x12="@+id/label"
NOT_FOUND_0x15="@+id/label"
NOT_FOUND_0x16="16dp"/>
<TextView
id="@+id/tv_remark"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="4dp"
layout_marginBottom="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xc="true"
NOT_FOUND_0xe="0"
NOT_FOUND_0x10="0"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="@+id/label"
style="@style/2132017841"/>
<View
id="@+id/separator"
background="#f5f3f6"
layout_width="match_parent"
layout_height="1dp"
layout_marginTop="16dp"
NOT_FOUND_0x14="@+id/tv_remark"/>
<LinearLayout
orientation="vertical"
id="@+id/list"
layout_width="0dp"
layout_height="wrap_content"
NOT_FOUND_0xe="0"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="@+id/separator"/>
<Button
id="@+id/add_button"
layout_width="0dp"
layout_height="wrap_content"
layout_margin="16dp"
text="@string/document_upload_add_picture_button"
NOT_FOUND_0xe="0"
NOT_FOUND_0x13="0"
NOT_FOUND_0x14="@+id/list"
style="@style/2132017536"/>
<View
id="@+id/bottom_separator"
background="#f5f3f6"
layout_width="match_parent"
layout_height="16dp"
layout_marginTop="16dp"
NOT_FOUND_0x14="@+id/add_button"/>
</androidx.constraintlayout.widget.ConstraintLayout>