Source Image、Color、Material...
分类:
编程语言 时间:
2015-03-18 10:44:01
阅读次数:
340
首先贴一个参考过的文章,写的不错: 在低版本android系统上实现Material design应用
下面是工作中总结出来的,列出了在
大元素
其他还有什么明显的大元素【待补充】下拉刷新【可以实现,类似Gmail下拉刷新的样式】
SwipeRefreshLayoutDemo 【google官方出的下来刷新,这里是一个例子】android-Ultra-Pull-To...
分类:
其他好文 时间:
2015-03-18 09:02:17
阅读次数:
198
(06/03/2015 至 13/03/2015)这周收集的12个最好、最新的12个免费jQuery插件 Elastic SVG Sidebar?Material Design 弹性SVG侧栏导航,受 Material Design 启发 Animating labels for input form 非常适合于小屏幕...
分类:
Web程序 时间:
2015-03-14 23:22:31
阅读次数:
412
Sand production line is a special kind of production line for sand and stone, which is defined according to the material type. Its finished products m...
分类:
其他好文 时间:
2015-03-13 20:33:41
阅读次数:
148
实际上,官方已经提供了实现方法,但是,有很多捞偏门的教程,也有很优秀的第三方。写出来,供还没找到的同学参考。
前提是:你对android.support.v7.widget.Toolbar已经有过了解了。
mMainBar = (Toolbar)this.findViewById(R.id.main_bar);
this.setSupportActionBar(mMainBar);
m...
分类:
其他好文 时间:
2015-03-12 22:32:13
阅读次数:
229
1. How to change the Valuation Class of Material Master (MM02 ) ?if you want change the valuation, then you have to change the change the valuation cl...
分类:
其他好文 时间:
2015-03-12 18:57:51
阅读次数:
289
https://github.com/liuyt558962/android-material-design-Open-source-projects //开源框架分享 http://www.ui.cn/project.php?id=43336和https://github.com/facebook/rebound/tree/master/rebound-android/src...
分类:
其他好文 时间:
2015-03-11 17:33:47
阅读次数:
128
使用的是Support v7 21+的兼容库来实现 material style,改变ActionBar右侧三个小点的颜色...
分类:
其他好文 时间:
2015-03-11 14:53:47
阅读次数:
231
转载自风宇冲Unity3D教程学院实现高级效果时,往往需要用到多个Pass.用AlphaBlend混合例1:将一张图 分别用红色 和 绿色渲染并混合(1)新建场景新建一个plane(2)新建一个material并随便赋张贴图,并让plane使用该materialmaterial所使用的shader如...
分类:
编程语言 时间:
2015-03-11 14:23:48
阅读次数:
199
14年Android开发者大会提出了Android5.0 系统以及 材料设置 Material Design。在 材料设计中推出了大量的UI效果,其中某些功能 已添加进 兼容包,所以可以在低版本中来实现一些材料设计效果。今天主要介绍的就是 ActionBar的替代品 Toolbar。Toolbar ...
分类:
其他好文 时间:
2015-03-03 16:26:26
阅读次数:
207