32 lines
1.1 KiB
XML
32 lines
1.1 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"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<com.scb.phone.view.custom.InfiniteRecyclerView
|
||
|
layout_gravity="center"
|
||
|
id="@+id/rv_highlight_banner"
|
||
|
clipToPadding="false"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x12="true"
|
||
|
NOT_FOUND_0x13="0"/>
|
||
|
<com.rd.PageIndicatorView
|
||
|
layout_gravity="center"
|
||
|
id="@+id/piv_highlight_banner"
|
||
|
paddingTop="4dp"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp"
|
||
|
NOT_FOUND_0xa="2"
|
||
|
NOT_FOUND_0xb="true"
|
||
|
NOT_FOUND_0xc="true"
|
||
|
NOT_FOUND_0xd="@dimen/2131165477"
|
||
|
NOT_FOUND_0xe="@dimen/2131165721"
|
||
|
NOT_FOUND_0xf="@color/2131099713"
|
||
|
NOT_FOUND_0x10="@dimen/2131165719"
|
||
|
NOT_FOUND_0x11="@color/2131099816"/>
|
||
|
</LinearLayout>
|