58 lines
2.1 KiB
XML
58 lines
2.1 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"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
id="@+id/cs_layout_service"
|
|
background="#ffffff"
|
|
paddingTop="16dp"
|
|
paddingBottom="17dp"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0x13="0"
|
|
NOT_FOUND_0x15="0">
|
|
<ImageView
|
|
id="@+id/iv_service_icon"
|
|
layout_width="24dp"
|
|
layout_height="24dp"
|
|
scaleType="fitCenter"
|
|
contentDescription="@null"
|
|
layout_marginStart="16dp"
|
|
NOT_FOUND_0xc="@+id/tv_service_title"
|
|
NOT_FOUND_0x11="0"
|
|
NOT_FOUND_0x15="@+id/tv_service_title"/>
|
|
<TextView
|
|
id="@+id/tv_service_title"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginStart="8dp"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0xc="0"
|
|
NOT_FOUND_0xe="@+id/iv_chevron_icon"
|
|
NOT_FOUND_0xf="0"
|
|
NOT_FOUND_0x10="@integer/2131427484"
|
|
NOT_FOUND_0x12="@+id/iv_service_icon"
|
|
NOT_FOUND_0x15="0"
|
|
style="@style/2132017876"/>
|
|
<ImageView
|
|
id="@+id/iv_chevron_icon"
|
|
visibility="gone"
|
|
layout_width="16dp"
|
|
layout_height="16dp"
|
|
src="@drawable/ic_grey_chevron_right"
|
|
contentDescription="@null"
|
|
layout_marginEnd="16dp"
|
|
NOT_FOUND_0xc="0"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0x12="@+id/tv_service_title"
|
|
NOT_FOUND_0x15="0"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
<View
|
|
id="@+id/vw_divider"
|
|
NOT_FOUND_0xd="0"
|
|
NOT_FOUND_0x13="0"
|
|
NOT_FOUND_0x14="@+id/cs_layout_service"
|
|
style="@style/2132018228"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|