44 lines
1.5 KiB
XML
44 lines
1.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"
|
||
|
layout_gravity="center"
|
||
|
orientation="vertical"
|
||
|
background="@drawable/bg_white_rounded"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<include
|
||
|
id="@+id/layout_search_header"
|
||
|
layout="@layout/2131558870"/>
|
||
|
<View
|
||
|
background="#959199"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"/>
|
||
|
<include
|
||
|
background="#ffffff"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent"
|
||
|
layout="@layout/2131559307"/>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/fund_redeem_search_container"
|
||
|
background="#ffffff"
|
||
|
focusableInTouchMode="true"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"/>
|
||
|
<com.google.android.material.tabs.TabLayout
|
||
|
id="@+id/fund_search_tab_layout"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="56dp"
|
||
|
NOT_FOUND_0x8="@dimen/2131166581"
|
||
|
NOT_FOUND_0x9="0"
|
||
|
NOT_FOUND_0xa="@dimen/2131165518"
|
||
|
NOT_FOUND_0xb="@dimen/2131165518"
|
||
|
NOT_FOUND_0xc="@style/2132017577"
|
||
|
style="@style/2132018325"/>
|
||
|
<androidx.viewpager2.widget.ViewPager2
|
||
|
id="@+id/vp_fund_search"
|
||
|
background="#ffffff"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent"
|
||
|
overScrollMode="never"/>
|
||
|
</LinearLayout>
|