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

50 lines
1.6 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="match_parent">
<ImageView
id="@+id/iv_start_icon"
layout_width="50dp"
layout_height="50dp"
contentDescription="@null"
layout_marginStart="16dp"
NOT_FOUND_0xa="0"
NOT_FOUND_0xf="0"
NOT_FOUND_0x11="0"/>
<TextView
id="@+id/tv_title"
layout_width="0dp"
layout_height="wrap_content"
layout_marginStart="16dp"
NOT_FOUND_0xb="@+id/tv_subtitle"
NOT_FOUND_0xd="@+id/iv_end_icon"
NOT_FOUND_0xe="@+id/iv_start_icon"
NOT_FOUND_0x11="0"
NOT_FOUND_0x12="2"
NOT_FOUND_0x13="@dimen/2131165433"
NOT_FOUND_0x14="@dimen/2131165433"
style="@style/2132017876"/>
<TextView
id="@+id/tv_subtitle"
layout_width="0dp"
layout_height="wrap_content"
NOT_FOUND_0xa="0"
NOT_FOUND_0xc="@+id/tv_title"
NOT_FOUND_0xf="@+id/tv_title"
NOT_FOUND_0x10="@+id/tv_title"
style="@style/2132017925"/>
<ImageView
id="@+id/iv_end_icon"
layout_width="48dp"
layout_height="48dp"
src="@drawable/ic_close_24dp"
scaleType="center"
tint="#7631c1"
contentDescription="@string/cancel"
layout_marginEnd="16dp"
NOT_FOUND_0xa="0"
NOT_FOUND_0xc="0"
NOT_FOUND_0x11="0"/>
</androidx.constraintlayout.widget.ConstraintLayout>