SunBaby icon indicating copy to clipboard operation
SunBaby copied to clipboard

萌萌哒太阳宝宝主题的LoadingView

SunBaby

一个萌萌哒太阳宝宝主题的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"/>