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.
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
P3P Web隐私
克劳娜著、技桥译 / 克劳娜 / 清华大学出版社 / 2004-5 / 45.0
自万维网络中出现商业站点以来,基于Web的商业需求和用户的隐私权利之间就存在着不断的斗争。Web开发者们需要收集有关用户的信息,但是他们也需要表示出对用户隐私的尊重。因此隐私偏好工程平台,或者称之为P3P,就作为满足双方利益的技术应运而生了。 P3P由万维网协会研制,它为Web用户提供了对自己公开信息的更多的控制。支持P3P的Web站点可以为浏览者声明他们的隐私策略。支持P3P的浏览......一起来看看 《P3P Web隐私》 这本书的介绍吧!