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

69 lines
2.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent">
<include layout="@layout/2131558981"/>
<LinearLayout
orientation="vertical"
id="@+id/ll_content_view_layout"
background="#ffffff"
layout_width="match_parent"
layout_height="match_parent"
NOT_FOUND_0xe="0">
<View style="@style/2132018228"/>
<com.scb.phone.view.custom.common.CustomHorizontalProgressBar
id="@+id/custom_horizontal_progress"
layout_width="match_parent"
layout_height="wrap_content"
layout_margin="16dp"/>
<LinearLayout
orientation="vertical"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content">
<View
background="#eae7ec"
layout_width="match_parent"
layout_height="1dp"
layout_marginLeft="16dp"
layout_marginRight="16dp"/>
<com.scb.phone.view.custom.common.CustomInstallmentBillsToPay
id="@+id/custom_bills_to_pay"
background="@drawable/bg_white_rounded"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginBottom="10dp"/>
</LinearLayout>
<LinearLayout
background="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content">
<TextView
id="@+id/tv_disclaimer_text_creditcard"
visibility="gone"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
layout_marginBottom="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0xd="0"
style="@style/2132017683"/>
</LinearLayout>
<com.google.android.material.tabs.TabLayout
id="@+id/credit_card_tab_layout"
background="#f5f3f6"
layout_width="match_parent"
layout_height="56dp"
NOT_FOUND_0xf="@color/2131099817"
style="@style/2132017164"/>
<com.scb.phone.view.custom.common.FragmentWrapContentViewPager
id="@+id/credit_card_view_pager"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x10="true"/>
</LinearLayout>
</FrameLayout>