android UI库
https://github.com/wasabeef/awesome-android-ui
List of Android UI/UX Libraries
A curated list of awesome Android UI/UX libraries.
Other lists
- Looking for Core Library? Check out wasabeef/awesome-android-libraries.
- Looking for iOS? Check out cjwirth/awesome-ios-ui
Maintainers
Index (light-weight pages)
- Material
- Layout
- Button
- List / Grid
- ViewPager
- Label / Form
- Image
- SeekBar
- Progress
- Menu
- ActionBar
- Dialog
- Calendar
- Graph
- Animation
- Parallax
- Effect (Blur... etc)
- Other
Material
Layout
Button
List / Grid
ViewPager
Label / Form
Image
SeekBar
| Name | License | Demo |
|---|---|---|
| DiscreteSeekBar | Apache License V2 | ![]() |
Progress
Menu
ActionBar
| Name | License | Demo |
|---|---|---|
| FadingActionBar | Apache License V2 | ![]() |
| GlassActionBar | Apache License V2 | ![]() |
| NotBoringActionBar | Apache License V2 | ![]() |
Dialog
| Name | License | Demo |
|---|---|---|
| DialogPlus | Apache License V2 | ![]() |
| Sweet Alert | MIT | ![]() |
| FlycoDialog-Matser | MIT | ![]() |
Calendar
Graph
| Name | License | Demo |
|---|---|---|
| EazeGraph | Apache License V2 | ![]() |
| hellocharts-android | Apache License V2 | ![]() |
| MPAndroidChart | Apache License V2 | ![]() |
| WilliamChart | Apache License V2 | ![]() |
Animation
Parallax
| Name | License | Demo |
|---|---|---|
| ParallaxEverywhere | MIT | ![]() |
Effect
| Name | License | Demo |
|---|---|---|
| EtsyBlur | Apache License V2 | ![]() |
| BlurDialogFragment | Apache License V2 | ![]() |
| BlurBehind | MIT | ![]() |
| Android StackBlur | Apache License V2 | ![]() |
| EdgeEffectOverride | Apache License V2 | ![]() |
Other
侧滑退出
https://github.com/r0adkll/Slidr
Easily add slide-to-dismiss functionality to your Activity by calling Slidr.attach(this) in youronCreate(..) method.

android UI库的更多相关文章
- 免费的Android UI库及组件推荐
短短数年时间Android平台就已经形成了一个庞大而活跃的开发者社区.许多社区开发的项目业已进入成熟阶段,甚至可以用于商业的软件生产中,且不用担心质量问题. 本文编译自androiduipattern ...
- 腾讯出品的一个超棒的 Android UI 库
腾讯出品的一个超棒的 Android UI 库 相信做 Android 久了大家都会有种体会,那就是 Android 开发相对于前端开发来说统一的 UI 开源库比较少.造成这种现象的原因一方面是大多数 ...
- 各种Android UI开源框架 开源库
各种Android UI开源框架 开源库 转 https://blog.csdn.net/zhangdi_gdk2016/article/details/84643668 自己总结的Android开源 ...
- 转载: Android开源库V - Layout:淘宝、天猫都在用的UI框架,赶紧用起来吧!
阿里的UI库... 分析的很精辟... http://blog.csdn.net/carson_ho/article/details/71077193
- Webix JavaScript UI 库可以帮你构建跨平台的HTML5 和 CSS3 程序
XB 软件公司最近发布了JavaScript UI 库Webix ,其中包含的组件超过45个,用这些组件可以构建跟HTML5 和 CSS3 兼容的程序,这些程序不仅能在个人电脑上运行,还能用在iOS. ...
- GUI - GEB UI库
最近基于Winform开发了几款产品,感觉Winform有很大的局限性,其最主要的一点在于:控件是基于Windows窗体的,这就导致每个控件都是重量级控件,对复杂的界面来说,其性能和表现力都欠佳.在实 ...
- Android常用库
原文链接:http://www.jianshu.com/p/19368c2cdcaf 系统框架 1. 网络请求 Android Async HTTP Android异步HTTP库 AndroidAsy ...
- 移动端前端UI库—Frozen UI、WeUI、SUI Mobile
[MUI]http://www.dcloud.io/ [Clouda]http://clouda.baidu.com/blend2是百度历时两年共同研发的开源App技术框架,基于Node.js,简单易 ...
- 100个Github上Android开源库
项目名称 项目简介 1. react-native 这个是 Facebook 在 React.js Conf 2015 大会上推出的基于 JavaScript 的开源框架 React Native, ...
随机推荐
- HTML5之结构元素
1:文档结构元素 1.1 文章语义 -- article.header和footer元素 article元素在页面中用来表示结构完整且独立的内容部分,如论坛的一个帖子,杂志或者报纸的一篇文章. ar ...
- linux lamp服务器安装配置
1 安装Apache服务器 yum -y install httpd httpd-devel 如何查看服务: systemctl | grep httpd 启动apache: service htt ...
- #ifdef DEBUG的理解
今天看到一段代码,对ifdef的概念比较模糊,于是去学习了一下,找到一个很好的解释,如下: 在工程设置里有一些设置会对该工程自动产生一系列的宏,用以控制程序的编译和运行.就好象楼上说的一样,如果你把代 ...
- IOS杂记
- (BOOL)pointInside:(CGPoint)point withEvent:(UIEvent *)event { //Using code from http://stackoverfl ...
- c89、c99、c11区别
c89 c99 注: GCC支持C99, 通过 --std=c99 命令行参数开启,如: 代码:gcc --std=c99 test.c ------------------------------- ...
- XMPP Server
XMPPFramework,编译失败,@import libxmlSimu后提示:Module 'libxmlSimu' not found XMPP协议实现原理介绍 XMPP协议学习笔记 四.地址格 ...
- [转]GameObject的Active与InActive
GameObject的Active与InActive 1.Script可以控制InActive的GameObject,但前提是Script所依附的GameObject不能是InActive,一旦为In ...
- V-rep学习笔记:机器人逆运动学数值解法(The Jacobian Transpose Method)
机器人运动学逆解的问题经常出现在动画仿真和工业机器人的轨迹规划中:We want to know how the upper joints of the hierarchy would rotate ...
- Reading Csv Files with Text_io in Oracle D2k Forms
Below is the example to read and import comma delimited csv file in oracle forms with D2k_Delimited_ ...
- python_way day10 python和其他语言的作用域 、 python2.7多继承和3.5多继承的区别 、 socket 和 socketserver源码(支持并发处理socket,多进程,多线程)
python_way day10 1.python的作用域和其他语言的作用域 2.python2.7多继承和3.5多继承的区别 3.socket和socketserver源码(并发处理socket) ...






















































































































































































































