8000 GitHub - tiandawu/LoadingView: 仿爱奇艺加载动画...
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tiandawu/LoadingView

Repository files navigation

LoadingView

仿爱奇艺加载动画...

自定义属性说明

  //设置三角形的颜色
  app:innerTriangleColor="@android:color/holo_orange_dark"
  //设置三角形外接圆的半径
  app:innerTriangleRadius="8dp"
  //设置外面进度条的颜色
  app:outerCircleColor="@android:color/holo_blue_dark"
  //设置外面进度条的半径
  app:outerCircleRadius="16dp"
  //设置是否需要背景
  app:isNeedBackground="false"
  //设置背景的颜色
  app:backgroundColor="@android:color/holo_orange_light"

效果展示

About

仿爱奇艺加载动画...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0