SunBaby
Introduction: 萌萌哒的 LoadingView
Tags:
LoadingView PrgressBar-一个萌萌哒太阳宝宝主题的 LoadingView
Preview

Usage
copy SunBabyLoadingView.java 文件 放入自己的项目当中, 在布局文中引用即可
<com.zuck.swipe.sunbaby.view.SunBabyLoadingView
android:layout_centerInParent="true"
android:layout_width="wrap_content"
android:layout_height="wrap_content"/>
