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

20 lines
768 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/view_group_root"
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent">
<include layout="@layout/2131559376"/>
<com.google.android.material.tabs.TabLayout
id="@+id/custom_tab"
layout_width="match_parent"
layout_height="wrap_content"
style="@style/2132017164"/>
<View style="@style/2132018228"/>
<com.scb.phone.view.custom.common.NonSwipeableViewPager
id="@+id/e_coupon_view_pager"
layout_width="match_parent"
layout_height="match_parent"/>
</LinearLayout>