Android开源库集合(UI效果)
动画效果
粒子动画效果 https://github.com/glomadrian/Grav

水波式loading等待动画 https://github.com/race604/WaveLoading

滚动RecycleView动画 https://github.com/borjabravo10/FocusResize

RecycleView中各种动画 https://github.com/wasabeef/recyclerview-animators

RecycleView动画 https://github.com/gabrielemariotti/RecyclerViewItemAnimators

TextView中文字跳动效果 https://github.com/frakbot/JumpingBeans

Activity跳转动画 https://github.com/lgvalle/Material-Animations

各种动画效果 https://github.com/2359media/EasyAndroidAnimations

界面过渡动画 https://github.com/toddway/MaterialTransitions

多种动画效果 https://github.com/hitherejoe/animate

爆裂动画效果 https://github.com/tyrantgit/ExplosionField

控件动画 https://github.com/daimajia/AndroidViewAnimations

动画变速器 https://github.com/MasayukiSuda/EasingInterpolator

多种动画效果 https://github.com/florent37/ViewAnimator

展示图片时有过渡动画 https://github.com/danylovolokh/ImageTransition

控件动画 https://github.com/andkulikov/Transitions-Everywhere

点击FloatingBar后的过渡动画 https://github.com/Jaouan/Revealator

各种交互动画 https://github.com/airbnb/lottie-android

列表视图展现动画 https://github.com/willowtreeapps/spruce-android

背景特效
仅使用一张资源图片为 View 设置具有按下效果的背景 https://github.com/maoruibin/OneDrawable

阴影效果 https://github.com/wangjiegulu/ShadowViewHelper

高斯模糊
https://github.com/500px/500px-android-blur

https://github.com/jrvansuita/GaussianBlur

https://github.com/gogopop/BlurKit-Android
字体修改:
https://github.com/norbsoft/android-typeface-helper

https://github.com/johnkil/Android-RobotoTextView

https://github.com/bluejamesbond/TextJustify-Android

https://github.com/GcsSloop/FontsManager

https://github.com/MeetMe/font-compat

https://github.com/chrisjenx/Calligraphy

文本效果
构造Span增强文本内容 https://github.com/JMPergar/AwesomeText

https://github.com/lawloretienne/Trestle

https://github.com/binaryfork/Spanny

https://github.com/klinker24/Android-TextView-LinkBuilder

Emoji https://github.com/w446108264/AndroidEmoji

手势效果
RecycleView手势效果 https://github.com/iPaulPro/Android-ItemTouchHelper-Demo
RecycleView选中拖拽 https://github.com/MFlisar/DragSelectRecyclerView
文章来自:imflyn
Android开源库集合(UI效果)的更多相关文章
- Android开源库集合(工具)
图片加载框架: Glide https://github.com/bumptech/glide Android-Universal-Image-Loader https://github.com/no ...
- Android开源库集合(控件)
RecycleView: RecycleView功能增强 https://github.com/Malinskiy/SuperRecyclerView RecycleView功能增强(拖拽,滑动删除, ...
- android 开源库集合的链接列表
1. 内容挺多的 https://github.com/Trinea/android-open-project
- GitHub上排名前100的Android开源库介绍(来自github)
本项目主要对目前 GitHub 上排名前 100 的 Android 开源库进行简单的介绍,至于排名完全是根据 GitHub 搜索 Java 语言选择 (Best Match) 得到的结果,然后过滤了 ...
- GitHub Top 100的Android开源库
摘要: 本项目主要对目前 GitHub 上排名前 100 的 Android 开源库进行简单的介绍, 至于排名完全是根据GitHub搜索Java语言选择「Best M... 本项目主要对目前 GitH ...
- 我的Android进阶之旅】GitHub 上排名前 100 的 Android 开源库进行简单的介绍
GitHub Android Libraries Top 100 简介 本文转载于:https://github.com/Freelander/Android_Data/blob/master/And ...
- <Android开源库 ~ 1> GitHub Android Libraries Top 100 简介
转载自GitHub Android Libraries Top 100 简介 本项目主要对目前 GitHub 上排名前 100 的 Android 开源库进行简单的介绍, 至于排名完全是根据 GitH ...
- GitHub上排名前100的Android开源库介绍
GitHub上排名前100的Android开源库介绍 文章来源: http://www.open-open.com/news/view/1587067#6734290-qzone-1-31660-bf ...
- 50个Android开发人员必备UI效果源码[转载]
50个Android开发人员必备UI效果源码[转载] http://blog.csdn.net/qq1059458376/article/details/8145497 Android 仿微信之主页面 ...
随机推荐
- Java学习之String
一.String介绍(引用类型)1.java.lang.String字符串.用""括住的时字符串,都可以看做是实现此类的实例类String中也有许多简单方法 2.特点1).字符串不 ...
- (转)c# 筛选数组重复项
转自:http://www.cnblogs.com/zhaoweiting/archive/2009/08/24/1552724.html 第一种方法:public static String[] R ...
- 洛谷P3380 【模板】二逼平衡树(树套树,树状数组,线段树)
洛谷题目传送门 emm...题目名写了个平衡树,但是这道题的理论复杂度最优解应该还是树状数组套值域线段树吧. 就像dynamic ranking那样(蒟蒻的Sol,放一个link骗访问量233) 所有 ...
- MySQL删除数据库时的错误(errno: 39)
由于mysql数据库是默认区分大小写的,部署的时候发现多了一些重复的表,于是就把多余的表删掉了.可是,剩下的重复的表再删除时会提示:表不存在. 于是,想把数据库删掉重新创建,可是,得到了 ERROR ...
- 背包问题的优化(洛谷1776 宝物筛选_NOI导刊)
背包型dp,但是没有看清数据范围差点认为是水题了,(然后诡异的拿了20分)标解是:2进制优化,比较简单把每一类物品看做若干个相互独立的物品,放在一个另外的数组里,然后全局跑一边01就可以.主要思想是: ...
- 【转】Git 安装和使用教程
git 提交 全部文件 git add . git add xx命令可以将xx文件添加到暂存区,如果有很多改动可以通过 git add -A .来一次添加所有改变的文件.注意 -A 选项后面还有一个 ...
- 洛谷 P1344 [USACO4.4]追查坏牛奶Pollutant Control 解题报告
P1344 [USACO4.4]追查坏牛奶Pollutant Control 题目描述 你第一天接手三鹿牛奶公司就发生了一件倒霉的事情:公司不小心发送了一批有三聚氰胺的牛奶.很不幸,你发现这件事的时候 ...
- 使用开源Breeze工具部署Kubernetes 1.12.1高可用集群
Breeze项目是深圳睿云智合所开源的Kubernetes图形化部署工具,大大简化了Kubernetes部署的步骤,其最大亮点在于支持全离线环境的部署,且不需要FQ获取Google的相应资源包,尤其适 ...
- arcgis10.2连接表xlsx格式失败
需要安装 2007 Office System 驱动程序(AccessDatabaseEngine.exe)
- Java基础-通过POI接口处理xls
Java基础-通过POI接口处理xls 作者:尹正杰 版权声明:原创作品,谢绝转载!否则将追究法律责任.



























