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

97 lines
4.2 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"
orientation="vertical"
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent">
<include layout="@layout/2131559377"/>
<androidx.constraintlayout.widget.ConstraintLayout
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent">
<androidx.core.widget.NestedScrollView
scrollbarSize="3dp"
scrollbarThumbVertical="@color/2131099713"
id="@+id/nsvRoot"
layout_width="match_parent"
layout_height="0dp"
minHeight="500dp"
fillViewport="true"
NOT_FOUND_0x17="0">
<LinearLayout
orientation="vertical"
descendantFocusability="blocksDescendants"
layout_width="match_parent"
layout_height="wrap_content">
<androidx.appcompat.widget.AppCompatTextView
gravity="center"
id="@+id/tvMessageTop"
padding="16dp"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/deejung_amortization_description"
NOT_FOUND_0x17="0"
style="@style/2132017664"/>
<LinearLayout
orientation="vertical"
id="@+id/layoutFilterOptions"
background="#ffffff"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content">
<Spinner
id="@+id/spFilterOptions"
background="@drawable/bg_spinner_with_icon"
layout_width="match_parent"
layout_height="wrap_content"
layout_margin="16dp"
minHeight="48dp"/>
<View style="@style/2132018228"/>
</LinearLayout>
<com.google.android.material.tabs.TabLayout
id="@+id/tabAmortization"
layout_width="match_parent"
layout_height="wrap_content"
style="@style/2132017164"/>
<View style="@style/2132018228"/>
<com.scb.phone.view.custom.common.RealWrapContentViewPager
id="@+id/vpAmortization"
background="@android:color/white"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x18="true"/>
<androidx.appcompat.widget.AppCompatTextView
gravity="center"
id="@+id/tvMessageBottom"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/deejung_amortization_email_notification_description"
layout_marginStart="16dp"
layout_marginEnd="16dp"
NOT_FOUND_0x15="@+id/btn_next"
style="@style/2132017664"/>
<androidx.appcompat.widget.AppCompatButton
textColor="@android:color/white"
id="@+id/btnNext"
layout_width="match_parent"
layout_height="wrap_content"
layout_margin="16dp"
text="@string/review"
NOT_FOUND_0x14="0"
style="@style/2132017576"/>
</LinearLayout>
</androidx.core.widget.NestedScrollView>
<androidx.appcompat.widget.AppCompatImageButton
layout_gravity="center_vertical"
id="@+id/btnScrollDown"
background="@drawable/ic_arrow_down_with_background"
visibility="gone"
layout_width="48dp"
layout_height="48dp"
layout_margin="16dp"
NOT_FOUND_0x14="0"
NOT_FOUND_0x16="0"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</LinearLayout>