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

110 lines
3.7 KiB
XML
Raw Permalink 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"
orientation="vertical"
background="#ffffff"
paddingBottom="16dp"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
textColor="#ffffff"
gravity="center"
id="@+id/tvNo"
background="@drawable/circle_indicator_purple"
layout_width="24dp"
layout_height="24dp"
layout_marginStart="16dp"
NOT_FOUND_0x12="@+id/tvDiscoverFundCode"
NOT_FOUND_0x17="0"
NOT_FOUND_0x19="@+id/tvDiscoverFundCode"
style="@style/2132017898"/>
<TextView
ellipsize="end"
id="@+id/tvDiscoverFundCode"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="16dp"
singleLine="true"
layout_marginStart="8dp"
NOT_FOUND_0x14="@+id/tvNo"
NOT_FOUND_0x15="@+id/tvYield"
NOT_FOUND_0x19="0"
style="@style/2132017876"/>
<TextView
id="@+id/tvYield"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginStart="8dp"
NOT_FOUND_0x12="@+id/tvDiscoverFundCode"
NOT_FOUND_0x16="@+id/tvAsOfDate"
NOT_FOUND_0x19="@+id/tvDiscoverFundCode"
style="@style/2132017936"/>
<TextView
ellipsize="end"
id="@+id/tvBrokerName"
layout_width="0dp"
layout_height="wrap_content"
singleLine="true"
layout_marginStart="8dp"
NOT_FOUND_0x14="@+id/tvNo"
NOT_FOUND_0x15="@+id/tvAsOfDate"
NOT_FOUND_0x18="@+id/tvDiscoverFundCode"
style="@style/2132017925"/>
<TextView
id="@+id/tvAsOfDate"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginStart="8dp"
layout_marginEnd="4dp"
NOT_FOUND_0x12="@+id/tvBrokerName"
NOT_FOUND_0x15="@+id/ivRightArrow"
NOT_FOUND_0x19="@+id/tvBrokerName"
style="@style/2132017677"/>
<androidx.appcompat.widget.AppCompatImageView
id="@+id/ivRightArrow"
layout_width="16dp"
layout_height="wrap_content"
src="@drawable/ic_right_accent"
layout_marginEnd="12dp"
NOT_FOUND_0x12="0"
NOT_FOUND_0x16="0"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1a="@color/2131099849"
style="@style/2132017677"/>
<com.google.android.flexbox.FlexboxLayout
id="@+id/layoutTags"
layout_width="0dp"
layout_height="wrap_content"
NOT_FOUND_0xf="5"
NOT_FOUND_0x10="4"
NOT_FOUND_0x11="1"
NOT_FOUND_0x13="@+id/tvBrokerName"
NOT_FOUND_0x15="@+id/ivRightArrow"
NOT_FOUND_0x18="@+id/tvBrokerName">
<TextView
ellipsize="end"
id="@+id/tvTag1"
layout_marginTop="8dp"
singleLine="true"
layout_marginEnd="8dp"
style="@style/2132017509"/>
<TextView
ellipsize="end"
id="@+id/tvTag2"
layout_marginTop="8dp"
singleLine="true"
style="@style/2132017509"/>
</com.google.android.flexbox.FlexboxLayout>
<TextView
textColor="#959199"
id="@+id/tvRemark"
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="8dp"
text="@string/investment_discover_remark_unable_to_purchase"
NOT_FOUND_0x12="0"
NOT_FOUND_0x13="@+id/tvBrokerName"
NOT_FOUND_0x15="@+id/ivRightArrow"
NOT_FOUND_0x18="@+id/layoutTags"
style="@style/2132017680"/>
</androidx.constraintlayout.widget.ConstraintLayout>