之前收集的一波MaterialDesign库
material
https://github.com/rey5137/material
MaterialDesignLibrary
md控件库,可兼容到2.2。
https://github.com/navasmdc/MaterialDesignLibrary
Material Dialog
https://github.com/afollestad/material-dialogs

Material Spinner
https://github.com/jaredrummler/MaterialSpinner

fab-transformation
https://github.com/konifar/fab-transformation


Material-Animations
transition动画和共享元素Demo
https://github.com/lgvalle/Material-Animations

Lollipop Transitions Backport
低版本应用transition动画效果
https://github.com/andkulikov/transitions-everywhere

material-scrolling
https://github.com/satorufujiwara/material-scrolling

material-range-bar
可以选择一个范围内的值而不是单个值的 SeekBar
https://github.com/oli107/material-range-bar

material-intro-screen
引导页
https://github.com/TangoAgency/material-intro-screen

MaterialFilePicker
https://github.com/nbsp-team/MaterialFilePicker

MaterialToolbar
https://github.com/Shyri/MaterialToolbar

Material Navigation Drawer
官方的导航只提供了定制简单的菜单配置,放按钮,switch按钮,等等其他复杂的需求, 支持切换不同的主题(白天黑夜模式)
https://github.com/mikepenz/MaterialDrawer

android-floating-action-button
https://github.com/futuresimple/android-floating-action-button

MaterialTransitionAnimation
https://github.com/Cutta/MaterialTransitionAnimation

MaterialSearchView
https://github.com/MiguelCatalan/MaterialSearchView

MaterialDateRangePicker
日期时间选择
https://github.com/borax12/MaterialDateRangePicker

FABProgressCircle
https://github.com/JorgeCastilloPrz/FABProgressCircle

toolbar-button
https://github.com/GautamGupta/toolbar-button

BottomBar
https://github.com/roughike/BottomBar

MaterialLoadingProgressBar
https://github.com/lsjwzh/MaterialLoadingProgressBar

ArcLayout
https://github.com/florent37/ArcLayout

BottomDialogs
https://github.com/javiersantos/BottomDialogs

TapTargetView
https://github.com/KeepSafe/TapTargetView

AndroidBottomSheet
https://github.com/michael-rapp/AndroidBottomSheet

Bottom Sheets
底部动作栏,不用你自己用fragment加上动画去实现。
https://github.com/soarcn/BottomSheet

MaterialEditText
https://github.com/rengwuxian/MaterialEditText

FABRevealLayout
https://github.com/truizlop/FABRevealLayout

android-circlebutton
https://github.com/markushi/android-circlebutton

Material Shadows
给view组件加上不同的阴影效果
https://github.com/h6ah4i/android-materialshadowninepatch

folding-cell-android
https://github.com/Ramotion/folding-cell-android

ExpectAnim
https://github.com/florent37/ExpectAnim

PatternLockView
https://github.com/aritraroy/PatternLockView

作者:Rair
链接:https://www.jianshu.com/p/b425d9bdad68
來源:简书
简书著作权归作者所有,任何形式的转载都请联系作者获得授权并注明出处。
之前收集的一波MaterialDesign库的更多相关文章
- [Python ]小波变化库——Pywalvets 学习笔记
[Python ]小波变化库——Pywalvets 学习笔记 2017年03月20日 14:04:35 SNII_629 阅读数:24776 标签: python库pywavelets小波变换 更多 ...
- 小波变化库——Pywalvets学习笔记
笔记 术语(中英对照): 尺度函数:scaling function(又称父函数 father wavelet) 小波函数:wavelet function(又称母函数 mother wavelet) ...
- 基于STM32F767两路互补SPWM波(HAL库)
SPWM波指的是占空比呈正弦规律变化的PWM波,生成方式是在定时器中断中调整PWM波的占空比. 对于互补的两路SPWM波,一路为低电平 ‘0’ 时,另一路为高电平 ‘1’,即两路是互补的. 对于STM ...
- Android 最新学习资料收集
收集这份资料的灵感来源于我的浏览器收藏夹快爆了,后来在github 上也看到了很优秀的开源库的收集资料,非常的好,但是太过于多,也不够新,所以决定自己来做一个.原始的markdowm文件已经放到git ...
- 15个JavaScript本地存储技术的函数库和工具
当构建更复杂的JavaScript应用程序运行在用户的浏览器是非常有用的,它可以在浏览器中存储信息,这样的信息可以被共享在不同的页面,浏览会话. 在最近的过去,这将有可能只被cookies文本文件保存 ...
- Android 学习资料收集
收集整理这份资料灵感来自于 trip_to_iOS, 征得同意引用了该资料的开头描述 收集整理这份资料主要帮助初学者学习 Android 开发, 希望能快速帮助到他们快速入门, 找到适合自己学习资料, ...
- 性能:15个JavaScript本地存储技术的函数库和工具
当构建更复杂的JavaScript应用程序运行在用户的浏览器是非常有用的,它可以在浏览器中存储信息,这样的信息可以被共享在不同的页面,浏览会话. 在最近的过去,这将有可能只被cookies文本文件保存 ...
- Android之MaterialDesign应用技术2-仿支付宝上滑搜索框缓慢消失
PS:在这之前也就是上一篇介绍了MaterialDesign一些滑动删除.标题栏的悬浮效果等,如果没看过第一篇的小火鸡可以看一下,因为这篇是接着上一篇写的,有一些东西上一篇写过了这里就不在重复了(Ma ...
- 推荐 9 个样式化组件的 React UI 库
简评:喜欢 CSS in JS 吗?本文将介绍一些使用样式组件所构建的 React UI 库,相信你会很感兴趣的. 在 React 社区,对 UI 组件进行样式化的讨论逐步从 CSS 模块到内联 CS ...
随机推荐
- NHibernate 数据查询之Linto to NHibernate (第八篇)
NHibernate 数据查询之Linto to NHibernate (第八篇) 刚学NHibernate的时候觉得,HQL挺好用的,但是终归没有与其他技术 相关联,只有NHibernate用到,一 ...
- 第四篇: Ansible 常用模块使用
一. command | shell 模块 该模块为:执行命令模块 (由于命令模块较为强大,可根据自身对操作系统的熟练程度而增加.所以这里不再介绍类似可以实现同功能模块,比如service模块,需要重 ...
- centos7 安装postgresql10
https://blog.csdn.net/rudy5348/article/details/79299162
- EasyUI入门视频教程
EasyUI入门视频教程02 http://www.tudou.com/programs/view/TBlaIcNU5ck/
- VS2010 fatal error LNK1123: 转换到 COFF 期间失败: 文件无效或损坏
VS2010在经历一些更新后,建立Win32 Console Project时会出“error LNK1123” 错误,解决方案为将 项目|项目属性|配置属性|清单工具|输入和输出|嵌入清单 “是”改 ...
- 序列DP(输出有要求)
DP Time Limit:10000MS Memory Limit:165888KB 64bit IO Format:%lld & %llu Submit Status De ...
- wcf读取message内容
private string MessageToString(ref Message message) { WebContentFormat messageFormat = this.GetMessa ...
- MySQL 数据库事物隔离级别的设置
select @@tx_isolation; //查看隔离级别 set session transaction isolation level read uncommitted; //设置读未提交级别 ...
- Android系统移植与调试之------->如何修改Android设备添加重启、飞行模式、静音模式等功能(二)
今天要说的是为Android设备添加重启.飞行模式.静音模式按钮,客户需求中需要添加这项功能,在长按电源键弹出的菜单中没有这些选项,谨以此文记录自己添加这个功能的过程. 首先找到长按电源键弹出的对话框 ...
- Python字典的入门案例
查看python版本: [root@localhost ~]# python -V Python 2.7.5 1.基本的字典操作 案例1:简单电话本实现 [root@localhost ~]# vim ...