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

54 lines
1.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<merge 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_title"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="8dp"
NOT_FOUND_0x18="0"
NOT_FOUND_0x1a="0"
style="@style/2132017876"/>
<TextView
textColorHint="#959199"
ellipsize="end"
id="@+id/tv_name"
background="@drawable/shape_gray_rounded_rectangle"
paddingTop="8dp"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
minHeight="40dp"
maxLines="1"
maxLength="100"
paddingStart="16dp"
paddingEnd="24dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x16="0"
NOT_FOUND_0x17="0"
NOT_FOUND_0x18="0"
NOT_FOUND_0x19="@+id/tv_title"
style="@style/2132017876"/>
<ImageView
id="@+id/iv_icon"
background="#ffffff"
visibility="gone"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="2dp"
layout_marginBottom="2dp"
src="@drawable/icon_scbs_next_arrow"
adjustViewBounds="true"
layout_alignTop="@+id/tv_name"
layout_alignBottom="@+id/tv_name"
layout_marginEnd="16dp"
layout_alignEnd="@+id/tv_name"
NOT_FOUND_0x16="@+id/tv_name"
NOT_FOUND_0x17="@+id/tv_name"
NOT_FOUND_0x1a="@+id/tv_name"/>
</merge>