soonmyeong2

make indicator

<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid
android:color="#DDDDDD"/>
<size
android:height="8dp"
android:width="8dp"/>
</shape>
\ No newline at end of file