之前收集的一波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 ...
随机推荐
- lua学习笔记(十二)
弱引用table lua使用自动内存管理机制,通过垃圾回收器来回收内存 垃圾回收器只能回收它认为是垃圾的内容,而不能回收用户认为是垃圾的内容 典型的例子栈,栈一般用一个数组和一 ...
- AI关注的网址
中科院计算技术研究所博士招生:http://admission.ucas.ac.cn/info/ZhaoshengDanweiDetail/9adf9e50-424b-44c8-b2dc-900ef9 ...
- Http协议 详解(转载)
http://blog.csdn.net/gueter/archive/2007/03/08/1524447.aspx 引言 HTTP是一个属于应用层的面向对象的协议,由于其简捷.快速的方式,适用于分 ...
- Spring Cloud 微服务三: API网关Spring cloud gateway
前言:前面介绍了一款API网关组件zuul,不过发现spring cloud自己开发了一个新网关gateway,貌似要取代zuul,spring官网上也已经没有zuul的组件了(虽然在仓库中可以更新到 ...
- 一般处理程序页ashx 序列化 Json数组
json传递数组到一般处理程序页,序列化为实体类的方法,可以解决.ENT framework 3.5以前的项目, 3.5以后的项目可以用System.ServiceModel.Web和System.R ...
- PHP基础知识学习总结
从今天开始过一遍PHP的基础知识 加油 地址:http://www.runoob.com/php/php-mail.html 该看:PHP发送电子邮件 2017年5月23日23:38:30 ...
- commons-dbutils:1.6 ——java.sql.SQLException: 不支持的特性
描述:使用jdbc创建连接后,使用commons-dbutils-1.6 数据库工具类,查询报错如下:java.sql.SQLException: 不支持的特性 Query: 经过测试跟踪在commo ...
- 安卓常用的xml控件配件的使用包含shape,declare-styleable、selector
今天就讲我所遇到的常用到的一些通过xml文件制作的背景效果,以后用到的话就直接使用啦!哈哈,我一向就是这么懒! 接下来,就开始介绍了 1.shape的使用,可以混合使用 xml控件配置属性 andro ...
- 使用 Xcode 5 生成和使用静态库
本文转载至 http://blog.csdn.net/qq331436155/article/details/18363267 静态库Static Libraryiosxcode 在项目中 ...
- mysql 分组加行号
SELECT end AS row_num_v_, case when @v <> _apply.PATIENT_ID then @v := _apply.PATIENT_ID else ...