A good indicator widget for show the current status or position of Items in ViewPager and other ViewContainers. Support
1) two kinds of shapes : rectangle and oval.
2) three kinds of Gravity: left, center and right.
3) easy to set from both code and xml.
![IndecatorView] (https://github.com/xzwszl/IndicatorVIew/blob/master/picture/Screenshot_2015-08-13-17-19-39.png)
<com.xzw.szl.IndicatorView
android:layout_marginTop="20dp"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:back_color="@android:color/black"
app:front_color="@android:color/white"
app:gravity="left"
app:count="5"
app:scale="10dp"
app:space="5dp"
android:paddingLeft="20dp"/>
Any Questions.Feel free to contact me.
My Email Address: [email protected]
My Wechat Name: 兮乐,which means happy.