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

39 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<com.scb.phone.view.custom.RectangleRelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
id="@+id/rectangle_relative_layout"
background="#f5f3f6"
layout_width="match_parent"
layout_height="match_parent"
layout_margin="2dp">
<com.asksira.loopingviewpager.LoopingViewPager
id="@+id/vp_banners"
layout_width="match_parent"
layout_height="match_parent"
overScrollMode="never"
NOT_FOUND_0xb="true"
NOT_FOUND_0xc="true"
NOT_FOUND_0x14="5000"/>
<LinearLayout
gravity="bottom|center_horizontal"
orientation="vertical"
id="@+id/layout_indicator"
background="@drawable/bg_shadow_bottom_gradient"
layout_width="match_parent"
layout_height="30dp"
layout_alignParentBottom="true">
<com.rd.PageIndicatorView
id="@+id/indicator"
paddingTop="4dp"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginBottom="8dp"
NOT_FOUND_0xd="5"
NOT_FOUND_0xe="false"
NOT_FOUND_0xf="@dimen/2131165477"
NOT_FOUND_0x10="@dimen/2131165720"
NOT_FOUND_0x11="@color/2131100912"
NOT_FOUND_0x12="@dimen/2131165719"
NOT_FOUND_0x13="@color/2131100912"/>
</LinearLayout>
</com.scb.phone.view.custom.RectangleRelativeLayout>