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 仿微信之主页面 ...
随机推荐
- KUR-Couriers
题目链接: QwQ Solution: 以权值为下标,对每个点建树 对于x点,以它为根的树涵盖的是1到x区间内每个数出现的次数 Code: #include<bits/stdc++.h> ...
- 【题解】 [SDOI2009] Elaxia的路线(最短路+拓扑排序)
懒得复制,戳我戳我 Solution: 题目大概意思就是找两条最短路后,找出最长公共部分 我们就只用以四个点为源点开始走\(SPFA\),然后我们就只用遍历每条边然后建立一个新的拓扑图,然后随便搞一下 ...
- 【转】安全加密(一):这些MCU加密方法你都知道吗?
本文导读 随着物联网和边缘计算的出现,五花八门的MCU也被应用其中,如何保证我们的程序安全和知识产权不受侵犯呢,本文我们将对主流MCU的程序加密进行讲解,希望能够帮助你选择最适合自己应用的微处理器. ...
- WEB入门之十二 jquery简介
学习内容 jQuery简介 搭建jQuery开发环境 jQuery基本选择器 能力目标 熟悉jQuery开发环境 能编写简单的jQuery代码 本章简介 在前面两章,我们学习了JavaScript面向 ...
- CODE FESTIVAL 2017 qual B 题解
失踪人口回归.撒花\^o^/ 说来真是惭愧,NOI之后就没怎么刷过题,就写了几道集训队作业题,打了几场比赛还烂的不行,atcoder至今是蓝名=.= 以后还是多更一些博客吧,我可不想清华集训的时候就退 ...
- Asp.net MVC3 CSS 模板
http://www.cnblogs.com/huyq2002/archive/2011/12/16/2289795.html Asp.net MVC3 CSS 模板 如果你现在正在用asp.net ...
- 以Java的视角来聊聊BIO、NIO与AIO的区别?
转: 以Java的视角来聊聊BIO.NIO与AIO的区别? 飞丫玲丫 17-07-2623:10 题目:说一下BIO/AIO/NIO 有什么区别?及异步模式的用途和意义? BIO(Blocking I ...
- SSM框架的搭建与测试
关于框架的搭建无非就是 框架所依赖的jar包,然后就是关于各个框架的配置文件: 下面我们来看下不同层的依赖的jar包以及各个配置文件: 首先pojo这一层只需要依赖parent聚合工程 mapper层 ...
- matplotlib交互模式与pacharm单独Figure设置
matplotlib交互模式与pacharm单独Figure设置 觉得有用的话,欢迎一起讨论相互学习~Follow Me Matpotlib交互模式 在运行python程序时有时候需要生成以下的 动态 ...
- 「MYSQL」MYSQL中的int(11)到底代表什么意思?
一.前言 在工作中经常要与mysql打交道,但是对mysql的各个字段类型一直都是一知半解,因此写本文总结记录一番. 二.简介 对于int类型的一些基础知识其实上图已经说的很明白了,在这里想讨论下常用 ...



























