码迷,mamicode.com
首页 >  
搜索关键字:material-design    ( 563个结果
Android - 基于Toolbar的Navigation Drawer(Material Design)
Material Design已经推出许久,有许多app都已经跟进了,这里也介绍下基于Toolbar的Navigation Drawer是如何实现的。样式: 实现过程: 1.在 activity_asdemo.xml 中加入 DrawerLayout ...
分类:移动开发   时间:2015-02-15 17:56:24    阅读次数:294
15个优秀的 Material Design(材料设计)案例
Material Design (材料设计)是由谷歌创建和设计的一种设计语言,结合成功的设计的经典原则以及创新科技。谷歌的目标是开发一个设计系统,让所有的产品在任何平台上拥有统一的用户体验。全新的设计理念,采用大胆的色彩、流畅的动画播放,以及卡片式的简洁设计。
分类:其他好文   时间:2015-02-11 14:29:39    阅读次数:232
探索Material Design
探索Material DesignBy Arthur Bodolec, Design co-founder at feedly谷歌推出了AndroidLollipop版本的系统,其中介绍了一种新的视觉设计语言Material Design(材料设计),在新系统中,Android对视觉,运动,以及跨平台和设备的交互设计上进行全面的指导。十月七日,我参加了一个谷歌举办的研讨会,在这里材料设计的UX团队分...
分类:其他好文   时间:2015-02-07 00:38:45    阅读次数:284
CSS3和js谷歌Material Design进度条插件
mprogress是一款使用纯JS和CSS3制作的谷歌Material Design样式的进度条插件。该插件没有依赖任何外部库。它可以制作4种类型的进度条动画,使用扁平化设计,非常时尚。   该进度条插件有4种类型的动画方式,分别是:确定型、缓冲型、不确定型和查询确定型。  mprogress是移动设备优先的js插件,?所有类型的进度条都可以工作在Chrome 和 Firefox浏览器上。De...
分类:Web程序   时间:2015-02-06 13:13:14    阅读次数:208
Android组件——使用DrawerLayout仿网易新闻v4.4侧滑菜单
今天这篇博客将记录一些关于DrawerLayout的基本用法,我想关于DrawerLayout的用法也许有不少不够了解,这也是比较正常的事情,因为DrawerLayout作为Android组件是Google后来在android中添加的,在android.support.v4包下。那么,DrawerLayout是一个怎么的组件呢?我们知道,当我们使用Android上各类App的时候,是不是注意过App主页上通常有一个“侧滑菜单”?关于侧滑菜单的实现,我在前面博客里有一些介绍,想多些了解的朋友请移步:...
分类:移动开发   时间:2015-02-03 09:30:13    阅读次数:271
Android Material Design之Toolbar与Palette
转:http://blog.csdn.net/jdsjlzx/article/details/41441083前言我们都知道Marterial Design是Google推出的全新UI设计规范,如果对其不太了解的可以看下:Material design非官方中文指导手册,或者我的前面几篇Materi...
分类:移动开发   时间:2015-01-31 16:08:39    阅读次数:622
Android L 之 RecyclerView 、CardView 、Palette
转:http://blog.csdn.net/xyz_lmn/article/details/38735117《Material Design》提到,Android L版本中新增了RecyclerView、CardView 、Palette。RecyclerView、CardView为用于显示复杂视...
分类:移动开发   时间:2015-01-31 16:02:16    阅读次数:390
Material Design系列第一篇——Creating Apps with Material Design
Creating Apps with Material DesignMaterial design is a comprehensive guide for visual, motion, and interaction design across platforms and devices. To...
分类:移动开发   时间:2015-01-25 18:11:31    阅读次数:161
Material Design系列第四篇——Using the Material Theme
Defining Shadows and Clipping ViewsThis lesson teaches you toAssign Elevation to Your ViewsCustomize View Shadows and OutlinesClip ViewsYou should als...
分类:其他好文   时间:2015-01-25 18:11:10    阅读次数:176
Material Design系列第六篇——Defining Custom Animations
Defining Custom AnimationsThis lesson teaches you toCustomize Touch FeedbackUse the Reveal EffectCustomize Activity TransitionsAnimate View State Chan...
分类:其他好文   时间:2015-01-25 18:09:28    阅读次数:282
563条   上一页 1 ... 43 44 45 46 47 ... 57 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!