27 lines
1014 B
XML
27 lines
1014 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"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content">
|
|
<com.google.android.material.tabs.TabLayout
|
|
id="@+id/secondary_tab_layout"
|
|
layout_width="match_parent"
|
|
layout_height="40dp"
|
|
NOT_FOUND_0x5="0"
|
|
NOT_FOUND_0x6="@dimen/2131166580"
|
|
NOT_FOUND_0x7="@dimen/2131166580"
|
|
NOT_FOUND_0x8="@dimen/2131166580"
|
|
NOT_FOUND_0x9="@dimen/2131166580"
|
|
NOT_FOUND_0xa="@color/2131099817"
|
|
style="@style/2132017164"/>
|
|
<View
|
|
background="#959199"
|
|
layout_width="match_parent"
|
|
layout_height="0.5dp"/>
|
|
<com.scb.phone.view.custom.common.FragmentWrapContentViewPager
|
|
id="@+id/secondary_view_pager"
|
|
background="#ffffff"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"/>
|
|
</LinearLayout>
|