24 lines
891 B
XML
24 lines
891 B
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/investment_details_view"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent">
|
|
<include layout="@layout/2131559376"/>
|
|
<com.google.android.material.tabs.TabLayout
|
|
id="@+id/tab_layout"
|
|
layout_width="match_parent"
|
|
layout_height="40dp"
|
|
NOT_FOUND_0x6="@dimen/2131166581"
|
|
NOT_FOUND_0x7="0"
|
|
NOT_FOUND_0x8="@dimen/2131165495"
|
|
NOT_FOUND_0x9="@dimen/2131165495"
|
|
style="@style/2132018325"/>
|
|
<androidx.viewpager2.widget.ViewPager2
|
|
id="@+id/view_pager"
|
|
background="#ffffff"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"
|
|
overScrollMode="never"/>
|
|
</LinearLayout>
|