Skip to content

alexander-mironov/MaterialValues

 
 

Repository files navigation

Material Values

All the values from the Material Design guidelines defined in resources for Android.

Available values

Style

Layout

Components

If a section of the Material Design specs is not in the above list, it may be because it has no values or is only available on desktop.

Note that the values for the following components are not available as they are already well implemented in Android: Selection controls, Sliders, Snackbars & toasts, Tabs, Text fields.

Usage

Just add this dependency to your build.gradle:

compile 'blue.aodev:material-values:1.0.1'

The artifact is currently only available on jCenter, not mavenCentral. Make sure that your buildscript repositories include jCenter.

Use the documentation for information about values and their usage.

Remaining tasks

  • Finish the documentation
  • Add missing values in Layout (Structure)
  • Add missing values in Patterns (Navigation drawer, Scrolling techniques)

Inspired by DmitryMalkovich's material-design-dimens.

© 2016 Ao (Matthieu Esnault) - Released under Apache-2.0 License

About

An Android library for material design values

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors