• Stars
    star
    253
  • Rank 160,776 (Top 4 %)
  • Language
    Java
  • Created almost 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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