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

81 lines
2.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
orientation="vertical"
background="?attr/selectableItemBackground"
paddingTop="8dp"
paddingBottom="16dp"
focusable="true"
clickable="true"
layout_width="match_parent"
layout_height="wrap_content"
paddingStart="24dp"
paddingEnd="16dp">
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/tvFundCode"
layout_width="0dp"
layout_height="wrap_content"
layout_weight="1"
style="@style/2132017834"/>
<TextView
id="@+id/tvYield"
layout_width="wrap_content"
layout_height="wrap_content"
style="@style/2132017934"/>
</LinearLayout>
<LinearLayout
orientation="horizontal"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/tvBrokerName"
layout_width="0dp"
layout_height="wrap_content"
layout_weight="1"
style="@style/2132017923"/>
<LinearLayout
gravity="end"
orientation="vertical"
layout_width="wrap_content"
layout_height="wrap_content">
<TextView
textColor="#959199"
id="@+id/tvAsOfDate"
layout_width="wrap_content"
layout_height="wrap_content"
style="@style/2132017680"/>
</LinearLayout>
</LinearLayout>
<TextView
id="@+id/tvFundName"
paddingTop="8dp"
layout_width="match_parent"
layout_height="wrap_content"
style="@style/2132017844"/>
<com.google.android.flexbox.FlexboxLayout
id="@+id/layoutTags"
layout_width="match_parent"
layout_height="match_parent"
NOT_FOUND_0x12="5"
NOT_FOUND_0x13="4"
NOT_FOUND_0x14="1"
NOT_FOUND_0x15="@integer/2131427411">
<TextView
ellipsize="end"
id="@+id/tvTag1"
layout_marginTop="8dp"
maxLines="1"
layout_marginEnd="8dp"
style="@style/2132017509"/>
<TextView
ellipsize="end"
id="@+id/tvTag2"
layout_marginTop="8dp"
maxLines="1"
style="@style/2132017509"/>
</com.google.android.flexbox.FlexboxLayout>
</LinearLayout>