Computer English : Material Design ( 专业英语考核大作业)

看了一些资料,然后花一个多小时写的,有些句子可能不太对...

Material Design

Nowadays, softwares are everywhere we can see and the user interface of every single one of them is quite different. In some aspects, it’s a good thing. But what if we unify the design across all platforms
and devices. Isn’t that mean everything will be simpler? That’s exactly what Material Design does.

Google released its brand new Android system called Android L on June this year and Material Design came to the world along with it.

As Google said, the idea of Material Design was inspired by an innocent question. When you were using an app with card-forming interaction, you swiped one away and what was underneath?

The first expression of Material Design is colorful and flat. It contains a lot of bold and vibrant colors which will please most people. That’s completely a kind of visual entertainment. Actually, it isn’t flat if you see details carefully. We can write or
draw anything on a paper. Actually, there’s also a magic paper on the bottom in Material Design, therefore, we can place anything we need on it. There exists many shadows which bring users a sense of hierarchy and different elements are placed in different
levels. By the way, icons in Material Design is familiar with the things we see every day. There is no doubt that they’re abstract. But they’re all inspired by normal things in our real world, like camera, calendar, warning sign, route marking, clock and so
on. Hence, when we see an icon, we can immediately know what this app is used for without opening it and learning how to use this it. I think this design is easier accepted by people for everything we touch and everything we see in our real world is three-dimensional.

Animations in Material Design is another innovation. Usually, animations bring people a sense of dynamic, which make an app alive. In Material Design, those animations follows some “rules”. The fundamental elements won’t float freely by itself only if users
touch them. So the animations only appear when we need it to happen. In addition, it is rather remarkable that those animations are transitioned so they won’t suddenly change from one scene to another just like TV shows or a movie. This definitely brings users
a good experience. For instance, when we touch a button, then the button will move gradually as we expect. Usually what we really want to see is the process, not the simple result. Of course, it doesn’t contain the data processing. Watching the motion of a
fundamental elements is another entertainment, right?

As far as I’m concerned, Material Design is the most beautiful and smartest design I’ve never seen. As mentioned above, it will unify the design across all platforms and devices. Doesn’t that mean a constraint, you may wonder. As Matias Duarte, vice president
of design at Google said, “If there were no constraints, it’s not design – it’s art.”  To a certain degree, it becomes more easily for developers to create an app. The design has principle and every fundamental elements move as we expect. But how to combine
them is a problem and this will indeed need developers to think and create something new and brilliant. In my personal experience, using an app which obeys Material Design is amazing and enjoyable. The UI is beautiful and full of a sense of hierarchy. The
animations is vibrant and pleasing. Material Design will have a bright future and I think we could see things with Material Design everywhere soon. After all, it’s a revolution giving people move expects.

时间: 2024-10-16 13:18:32

Computer English : Material Design ( 专业英语考核大作业)的相关文章

直接拿来用!十大Material Design开源项目

介于拟物和扁平之间的Material Design自面世以来,便引起了很多人的关注与思考,就此产生的讨论也不绝于耳.本文详细介绍了在Android开发者圈子里颇受青睐的十个 Material Design开源项目,从示例.FAB.菜单.动画.Ripple到Dialog,看被称为“Google第一次在设计语言和规范上超越了Apple”的 Material Design是如何逐渐成为App的一种全新设计标准. 1. MaterialDesignLibrary 在众多新晋库中,MaterialDesi

Material Design Support 8大控件介绍

TextInputLayout 显示提示信息 能够通过调用setError()在EditText以下显示一条错误信息 FloatingActionButton 悬浮操作按钮 Snackbar 相当于底部吐司,但比toast有更强大的高速反馈机制 TabLayout 能够实现固定的选项卡,也实现可滚动的选项卡 Navigation View 在drawlayout实现側滑效果时,取代ListView要适配器的繁琐 1.app:headerLayout: 给NavigationView加入头部布局

十大Material Design开源项目

FYI: http://wiki.jikexueyuan.com/project/material-design/material-design-intro/introduction.html http://www.csdn.net/article/2014-11-21/2822753-material-design-libs 摘要:本文详细介绍了十个Material Design开源项目,从示例.FAB.菜单.动画.Ripple到Dialog,看被誉为"Google第一次在设计语言和规范上超越

【Material Design视觉设计语言】应用样式设计

作者:郭孝星 微博:郭孝星的新浪微博 邮箱:[email protected] 博客:http://blog.csdn.net/allenwells Github:https://github.com/AllenWells [Material Design视觉设计语言]章节列表 [Material Design视觉设计语言]开篇 [Material Design视觉设计语言]Material Design设计概述 [Material Design视觉设计语言]应用布局设计 [Material D

创建Material Design风格的Android应用--使用自定义动画

动画在Material Design设计中给用户反馈放用户点击时,并且在程序用户界面中提供连贯的视觉.Material主题为按钮(Button)和activity的转换提供了一些默认的动画,在android5.0(api 21)和更高的版本,你可以自定义这些动画和创建一个新动画: Touch feedback(触摸反馈) Circular Reveal(循环揭露效果) Activity transitions(Activity转换效果) Curved motion(曲线运动) View stat

Material Design with the Android Design Support Library

Material Design with the Android Design Support Library 原文http://www.sitepoint.com/material-design-android-design-support-library/ Material Design,Android 5.0发布时为android app 和其他平台app引入的一门新的设计语言. 它带来了一些新的UI组件,如“Floating Action Button”.实施这些新组件,同时确保向后兼容

进入Material Design时代

由于本文引用了大量官方文档.图片资源,以及开源社区的Lib和相关图片资源,因此在转载的时候,务必注明来源,如果使用资源请注明资源的出处,尊重版权,尊重别人的劳动成果,谢谢! Material Design 官方Material Design详细介绍文档:http://www.google.com/design/spec/material-design/introduction.html 关于Material Design是Android 5.0系统的重头戏,并在以后App中将成为一种设计标准,而

【Android】进入Material Design时代

由于本文引用了大量官方文档.图片资源,以及开源社区的Lib和相关图片资源,因此在转载的时候,务必注明来源,如果使用资源请注明资源的出处,尊重版权,尊重别人的劳动成果,谢谢! Material Design 官方Material Design详细介绍文档:http://www.google.com/design/spec/material-design/introduction.html Material Design是Android 5.0系统的重头戏,并在以后App中将成为一种设计标准,而且随

Material Design

资源 原文 http://www.uisdc.com/comprehensive-material-design-note 新鲜热辣!一组实用的 (http://www.uisdc.com/material-design-freebie)[Material Design] 风格素材 ttp://www.uisdc.com/tag/material-design "查看 Material Design 中的全部文章")> 该跟上潮流了!一大波优质的MATERIAL DESIGN资源