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

67 lines
2.2 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"
id="@+id/root_view"
background="?attr/selectableItemBackground"
clickable="true"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
id="@+id/image_icon"
layout_width="22dp"
layout_height="22dp"
layout_marginTop="16dp"
layout_marginBottom="16dp"
src="@drawable/bankicon_scb"
layout_centerVertical="true"
contentDescription="@null"
layout_marginStart="16dp"
layout_marginEnd="8dp"
NOT_FOUND_0x12="0"
NOT_FOUND_0x14="@+id/text_title"
NOT_FOUND_0x17="0"/>
<TextView
ellipsize="end"
id="@+id/text_title"
layout_width="0dp"
layout_height="wrap_content"
lines="1"
NOT_FOUND_0x10="@+id/image_icon"
NOT_FOUND_0x13="@+id/image_icon"
NOT_FOUND_0x15="0"
NOT_FOUND_0x17="@+id/image_icon"
style="@style/2132017876"/>
<TextView
ellipsize="end"
id="@+id/text_subtitle"
layout_width="0dp"
layout_height="wrap_content"
lines="1"
layout_below="@+id/text_title"
NOT_FOUND_0x12="@+id/text_title"
NOT_FOUND_0x15="0"
NOT_FOUND_0x16="@+id/text_title"
style="@style/2132017925"/>
<ImageView
padding="16dp"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginBottom="16dp"
src="@drawable/black_arrow"
contentDescription="@null"
layout_marginStart="8dp"
layout_marginEnd="16dp"
NOT_FOUND_0x10="0"
NOT_FOUND_0x11="0"
NOT_FOUND_0x17="0"/>
<View
background="#eae7ec"
layout_width="match_parent"
layout_height="1dp"
layout_marginTop="16dp"
layout_marginStart="16dp"
NOT_FOUND_0x12="@+id/image_icon"
NOT_FOUND_0x15="0"
NOT_FOUND_0x16="@+id/text_subtitle"/>
</androidx.constraintlayout.widget.ConstraintLayout>