Introduction to Google's Material Design [FREE]

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

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.

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

查看所有标签

猜你喜欢:

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

持续交付

持续交付

Jez Humble、David Farley / 乔梁 / 人民邮电出版社 / 2011-10 / 89.00元

Jez Humble编著的《持续交付(发布可靠软件的系统方法)》讲述如何实现更快、更可靠、低成本的自动化软件交付,描述了如何通过增加反馈,并改进开发人员、测试人员、运维人员和项目经理之间的协作来达到这个目标。《持续交付(发布可靠软件的系统方法)》由三部分组成。第一部分阐述了持续交付背后的一些原则,以及支持这些原则的实践。第二部分是本书的核心,全面讲述了部署流水线。第三部分围绕部署流水线的投入产出讨......一起来看看 《持续交付》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

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

URL 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器