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

206 lines
9.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"
id="@+id/llContainer"
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent">
<androidx.core.widget.NestedScrollView
id="@+id/svContainer"
layout_width="match_parent"
layout_height="match_parent"
fillViewport="true">
<LinearLayout
orientation="vertical"
id="@+id/llSvChild"
layout_width="match_parent"
layout_height="match_parent">
<LinearLayout
orientation="vertical"
id="@+id/llContentHolder"
layout_width="match_parent"
layout_height="match_parent"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1c="0"
NOT_FOUND_0x1d="0">
<LinearLayout
orientation="vertical"
id="@+id/llSearchHolder"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content"
minHeight="75dp">
<LinearLayout
orientation="horizontal"
id="@+id/layoutSearch"
background="@drawable/bg_spinner"
layout_width="match_parent"
layout_height="wrap_content"
layout_margin="16dp"
minHeight="40dp"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1c="0"
NOT_FOUND_0x1d="0">
<ImageView
layout_gravity="center_vertical"
id="@+id/imageView7"
layout_width="15dp"
layout_height="15dp"
layout_marginTop="12dp"
layout_marginBottom="12dp"
layout_marginStart="12dp"
NOT_FOUND_0x28="@drawable/ic_search_gray"/>
<TextView
textSize="22sp"
textColorHint="#959199"
ellipsize="end"
layout_gravity="center_vertical"
id="@+id/textView8"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginBottom="8dp"
text="@string/investment_discover_enter_fund"
singleLine="true"
layout_marginStart="12dp"
layout_marginEnd="12dp"
style="@style/2132017925"/>
</LinearLayout>
</LinearLayout>
<LinearLayout
orientation="vertical"
id="@+id/clBanner"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content">
<LinearLayout
gravity="center"
orientation="vertical"
id="@+id/llHighlightHolder"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp">
<com.scb.phone.view.custom.InfiniteRecyclerView
id="@+id/vpHighLightBanner"
clipToPadding="false"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginBottom="10dp"
paddingStart="16dp"
NOT_FOUND_0x26="true"
NOT_FOUND_0x27="0"/>
<com.rd.PageIndicatorView
id="@+id/indicatorHighLightBanner"
paddingTop="4dp"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginBottom="8dp"
layout_marginStart="8dp"
layout_marginEnd="8dp"
NOT_FOUND_0x1e="2"
NOT_FOUND_0x1f="true"
NOT_FOUND_0x20="true"
NOT_FOUND_0x21="@dimen/2131165477"
NOT_FOUND_0x22="@dimen/2131165721"
NOT_FOUND_0x23="@color/2131099713"
NOT_FOUND_0x24="@dimen/2131165719"
NOT_FOUND_0x25="@color/2131099816"/>
</LinearLayout>
<LinearLayout
orientation="horizontal"
id="@+id/llRecommendHeader"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginStart="16dp"
layout_marginEnd="16dp">
<TextView
textSize="20sp"
textColor="#736e68"
layout_gravity="start"
id="@+id/tvRecommendTitle"
layout_width="0dp"
layout_height="wrap_content"
text="@string/investment_discover_recommend_fund"
layout_weight="1"
style="@style/2132017985"/>
<TextView
textSize="20sp"
textColor="#736e68"
layout_gravity="end"
id="@+id/tvRecommendDate"
layout_width="wrap_content"
layout_height="wrap_content"
style="@style/2132017985"/>
</LinearLayout>
<LinearLayout
gravity="center"
orientation="vertical"
id="@+id/llRecommendHolder"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp">
<com.scb.phone.view.custom.InfiniteRecyclerView
id="@+id/vpRecommendBanner"
clipToPadding="false"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginBottom="10dp"
NOT_FOUND_0x26="true"
NOT_FOUND_0x27="0"/>
<com.rd.PageIndicatorView
layout_gravity="center_horizontal"
id="@+id/indicatorRecommendBanner"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x1e="2"
NOT_FOUND_0x1f="true"
NOT_FOUND_0x20="true"
NOT_FOUND_0x21="@dimen/2131165477"
NOT_FOUND_0x22="@dimen/2131165721"
NOT_FOUND_0x23="@color/2131099713"
NOT_FOUND_0x25="@color/2131099816"/>
</LinearLayout>
<FrameLayout
id="@+id/layoutTopList"
layout_width="match_parent"
layout_height="wrap_content"/>
</LinearLayout>
<LinearLayout
gravity="center"
orientation="vertical"
id="@+id/clError"
padding="15dp"
visibility="gone"
layout_width="match_parent"
layout_height="0dp"
layout_weight="1">
<ImageView
layout_gravity="bottom|center_horizontal"
id="@+id/ivErrorIcon"
layout_width="wrap_content"
layout_height="wrap_content"
src="@drawable/icon_easycash_empty"/>
<TextView
textSize="22sp"
textColor="#000000"
gravity="center"
id="@+id/tvErrorText"
paddingTop="10dp"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/investment_discover_error_tap"/>
</LinearLayout>
</LinearLayout>
</LinearLayout>
</androidx.core.widget.NestedScrollView>
</LinearLayout>