23 lines
931 B
XML
23 lines
931 B
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.asksira.loopingviewpager.LoopingViewPager
|
|
id="@+id/vp_gift_card_select_theme"
|
|
layout_width="match_parent"
|
|
layout_height="242dp"
|
|
NOT_FOUND_0x8="0"
|
|
NOT_FOUND_0xa="0"/>
|
|
<me.relex.circleindicator.CircleIndicator
|
|
id="@+id/ci_gift_card_select_theme"
|
|
layout_width="match_parent"
|
|
layout_height="12dp"
|
|
layout_marginTop="23dp"
|
|
layout_marginBottom="16dp"
|
|
NOT_FOUND_0x6="@drawable/circle_indicator_purple"
|
|
NOT_FOUND_0x7="@drawable/circle_indicator"
|
|
NOT_FOUND_0x8="@+id/vp_gift_card_select_theme"
|
|
NOT_FOUND_0x9="@+id/vp_gift_card_select_theme"/>
|
|
</LinearLayout>
|