Introduction to Google's Material Design [FREE]

栏目: IT技术 · 发布时间: 6年前

Learn how Material Design makes your app better by improving the user experience and accessibility with tools, material widgets and design guidance.

Learn about material design widgets and the advantages they provide over standard Android widgets.

Configure the project and add material design dependencies to your app level build.gradle file.

Convert a button from the standard library into a material design button, which provides a better user experience and accessibility.

Now that your buttons have been materialized, do the same for the EditText widgets using a TextInputLayout.

Choose a color scheme for your app by following Material Design guidelines using the color tool.

Use your previously created color scheme to change the design of your buttons, text fields and action bar.

In this episode, implement and extend a material design style by modifying the attributes of a TexInputLayout.

Learn how to use the asset studio to generate material design icons for your app.

Add the finishing touches to your app, such as an elevation attribute to your card views.

Who is this for?

Intermediate Android developers who are interested in learning the basics of Material design from a developer's point of view. This course expects you to be familiar with Android Studio, Android Development with Kotlin and to have experience with Views and styles.

Covered concepts

  • Creating icons with the Asset Studio
  • Using material design components such as TextViews and Buttons.
  • Implementing a material color scheme
  • Implementing and extending the material design themes.

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

重构

重构

Martin Fowler / 熊节 / 人民邮电出版社 / 2010 / 69.00元

重构,一言以蔽之,就是在不改变外部行为的前提下,有条不紊地改善代码。多年前,正是本书原版的出版,使重构终于从编程高手们的小圈子走出,成为众多普通程序员日常开发工作中不可或缺的一部分。本书也因此成为与《设计模式》齐名的经典著作,被译为中、德、俄、日等众多语言,在世界范围内畅销不衰。 本书凝聚了软件开发社区专家多年摸索而获得的宝贵经验,拥有不因时光流逝而磨灭的价值。今天,无论是重构本身,业界对重......一起来看看 《重构》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

URL 编码/解码
URL 编码/解码

URL 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具