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

30 lines
1.0 KiB
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?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">
<ImageView
id="@+id/iv_circle_icon"
layout_width="8dp"
layout_height="8dp"
src="@drawable/circle_legend_icon"
NOT_FOUND_0x7="0"
NOT_FOUND_0xa="0"/>
<TextView
textColor="#736e78"
id="@+id/tv_entry_title_text"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginStart="8dp"
NOT_FOUND_0x9="@+id/iv_circle_icon"
style="@style/2132017920"/>
<TextView
textColor="#736e78"
gravity="end"
id="@+id/tv_percentage_text"
layout_width="0dp"
layout_height="wrap_content"
NOT_FOUND_0x8="0"
NOT_FOUND_0x9="@+id/tv_entry_title_text"
style="@style/2132017920"/>
</androidx.constraintlayout.widget.ConstraintLayout>