56 lines
1.7 KiB
XML
56 lines
1.7 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="wrap_content">
|
||
|
<View
|
||
|
background="?attr/selectableItemBackground"
|
||
|
layout_width="0dp"
|
||
|
layout_height="0dp"
|
||
|
NOT_FOUND_0xb="0"
|
||
|
NOT_FOUND_0xd="0"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0x10="0"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x12="0"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_icon"
|
||
|
layout_width="22dp"
|
||
|
layout_height="18dp"
|
||
|
layout_marginTop="14dp"
|
||
|
layout_marginBottom="14dp"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0xc="@+id/v_separator"
|
||
|
NOT_FOUND_0x10="0"
|
||
|
NOT_FOUND_0x11="0"/>
|
||
|
<View
|
||
|
id="@+id/vw_space"
|
||
|
visibility="gone"
|
||
|
layout_width="8dp"
|
||
|
layout_height="8dp"
|
||
|
NOT_FOUND_0xb="0"
|
||
|
NOT_FOUND_0xf="@+id/iv_icon"
|
||
|
NOT_FOUND_0x11="0"/>
|
||
|
<TextView
|
||
|
ellipsize="end"
|
||
|
id="@+id/tv_name"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="14dp"
|
||
|
layout_marginBottom="14dp"
|
||
|
maxLines="1"
|
||
|
layout_marginStart="8dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0xb="0"
|
||
|
NOT_FOUND_0xd="0"
|
||
|
NOT_FOUND_0xf="@+id/vw_space"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
style="@style/2132017876"/>
|
||
|
<View
|
||
|
id="@+id/v_separator"
|
||
|
NOT_FOUND_0xb="0"
|
||
|
NOT_FOUND_0xd="0"
|
||
|
NOT_FOUND_0x10="0"
|
||
|
style="@style/2132018228"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|