Animated-Icons

项目地址: tarek360/Animated-Icons 简介:Android Animated Icons 标签: Android 一堆会动的控件_第1张图片



























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" }  }}

更多相关文章

  1. Android 为CheckBoxPreference Preference 控件添加样式
  2. Android 设置控件不可见且不占用空间
  3. android时间控件DatePicker使用实例
  4. Android UI控件Spinner控件的学习
  5. Android控件开发之四----ListView(1)
  6. Android控件属性大全[整理]
  7. Android控件开发

随机推荐

  1. android中handler案例
  2. Android(安卓)应用程序开发基础
  3. android activity开发文档翻译 - 1 - 基
  4. 你还在问android横竖屏切换的生命周期?
  5. 招聘android架构师(北京)
  6. 竞争对手短期内不足以威胁Android地位
  7. Android(安卓)、BlackBerry 文本对齐方式
  8. Android(安卓)TextView 添加下划线的几种
  9. android 中 Message详解
  10. JAVA效率真的很低吗?Android为什么要采用