您当前的位置: 首页 >  android

Android 一堆会动的控件

发布时间:2017-08-09 19:41:52 ,浏览量:0

Animated-Icons
项目地址: tarek360/Animated-Icons
简介:Android Animated Icons
标签:

And more animated icons is coming..

Download apk sample Usage

animatedIconView.setAnimatedIcon(IconFactory.iconSettings());
animatedIconView.startAnimation();
Installation

Add this to your module build.gradle file:

dependencies {
  ...
   compile "com.github.tarek360:Animated-Icons:1.2.0"
}

Add this to your root build.gradle file (not your module build.gradle file) :

allprojects {
  repositories {
    ...
    maven { url "https://jitpack.io" }
  }
}
关注
打赏
1688896170
查看更多评论

暂无认证

  • 0浏览

    0关注

    110950博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文
立即登录/注册

微信扫码登录

0.0527s