码迷,mamicode.com
首页 > 移动开发 > 详细

Material Design系列第一篇——Creating Apps with Material Design

时间:2015-01-25 18:11:31      阅读:161      评论:0      收藏:0      [点我收藏+]

标签:

Creating Apps with Material Design

Material design is a comprehensive guide for visual, motion, and interaction design across platforms and devices. To use material design in your Android apps, follow the guidelines described in the material design specification and use the new components and functionality available in Android 5.0 (API level 21).

This class shows you how to create material design apps with the following elements:

  • The material theme
  • Widgets for cards and lists
  • Custom shadows and view clipping
  • Vector drawables
  • Custom animations

This class also teaches you how to maintain compatibility with versions of Android earlier than 5.0 (API level 21) when you use material design features in your app.

Lessons


Getting Started
Learn how to update your app with material design features.
Using the Material Theme
Learn how to apply material design styles to your app.
Creating Lists and Cards
Learn how to create lists and cards with a consistent look and feel using system widgets.
Defining Shadows and Clipping Views
Learn how to set elevation for your views to create custom shadows and how to clip views.
Working with Drawables
Learn how to create vector drawables and how to tint drawable resources.
Defining Custom Animations
Learn how to create custom animations for views and activity transitions with shared elements.
Maintaining Compatibility
Learn how to maintain compatibility with platform versions earlier than Android 5.0.

Material Design系列第一篇——Creating Apps with Material Design

标签:

原文地址:http://www.cnblogs.com/bvin/p/4248442.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!