100 lines
4.2 KiB
XML
100 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"
|
||
|
descendantFocusability="blocksDescendants"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<include layout="@layout/2131559376"/>
|
||
|
<androidx.core.widget.NestedScrollView
|
||
|
id="@+id/nested_scrollview"
|
||
|
focusableInTouchMode="true"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent"
|
||
|
fillViewport="true">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<com.scb.phone.view.custom.common.WrapContentViewPager
|
||
|
id="@+id/vp_card"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="0dp"
|
||
|
minHeight="218dp"/>
|
||
|
<TextView
|
||
|
layout_gravity="center"
|
||
|
id="@+id/tv_balance_value"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
style="@style/2132017978"/>
|
||
|
<TextView
|
||
|
layout_gravity="center"
|
||
|
id="@+id/tv_balance_label"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/prepaid_available_balance"
|
||
|
style="@style/2132017924"/>
|
||
|
<me.relex.circleindicator.CircleIndicator
|
||
|
id="@+id/indicator"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="16dp"
|
||
|
layout_marginTop="8dp"
|
||
|
NOT_FOUND_0x15="@drawable/circle_indicator_purple"
|
||
|
NOT_FOUND_0x16="@drawable/gray_radius"/>
|
||
|
<Button
|
||
|
id="@+id/bt_top_up"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="24dp"
|
||
|
layout_marginBottom="24dp"
|
||
|
text="@string/prepaid_top_up"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
style="@style/2132017536"/>
|
||
|
<LinearLayout
|
||
|
gravity="center_vertical"
|
||
|
orientation="horizontal"
|
||
|
id="@+id/root_prepaid_travel_topup"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<androidx.appcompat.widget.AppCompatButton
|
||
|
enabled="false"
|
||
|
id="@+id/bt_prepaid_travel_transfer"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="24dp"
|
||
|
layout_marginBottom="24dp"
|
||
|
text="@string/prepaid_travel_transfer"
|
||
|
layout_weight="1"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x11="@dimen/2131165375"
|
||
|
NOT_FOUND_0x12="@dimen/2131165372"
|
||
|
NOT_FOUND_0x13="@dimen/2131165385"
|
||
|
NOT_FOUND_0x14="1"
|
||
|
style="@style/2132017536"/>
|
||
|
<androidx.appcompat.widget.AppCompatButton
|
||
|
enabled="false"
|
||
|
id="@+id/bt_prepaid_travel_topup"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="24dp"
|
||
|
layout_marginBottom="24dp"
|
||
|
text="@string/prepaid_travel_topup"
|
||
|
layout_weight="1"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x11="@dimen/2131165375"
|
||
|
NOT_FOUND_0x12="@dimen/2131165372"
|
||
|
NOT_FOUND_0x13="@dimen/2131165385"
|
||
|
NOT_FOUND_0x14="1"
|
||
|
style="@style/2132017576"/>
|
||
|
</LinearLayout>
|
||
|
<View
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"
|
||
|
style="@style/2132018228"/>
|
||
|
<include layout="@layout/2131560114"/>
|
||
|
<include layout="@layout/2131560116"/>
|
||
|
</LinearLayout>
|
||
|
</androidx.core.widget.NestedScrollView>
|
||
|
</LinearLayout>
|