Skip to content
This repository was archived by the owner on Jan 28, 2020. It is now read-only.

esnaultdev/MaterialValues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dc7352a · Jan 28, 2020
Jan 16, 2017
Oct 9, 2016
Nov 23, 2018
Oct 9, 2016
Oct 9, 2016
Jan 28, 2020
Oct 9, 2016
Oct 18, 2016
Oct 19, 2016
Oct 9, 2016
Oct 9, 2016
Nov 19, 2016
Oct 19, 2016

Repository files navigation

Archived

This repository has been archived.

You can use Material Components Android directly, or other libraries (Material Dialogs, TapTargetView, etc.) for drop-in components.


MinSdk jCenter License

Logo

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

Use the documentation for more information.

Values

Here is an overview of the values covered by this library:

Style

Layout

Components

Usage

Just add this dependency to your build.gradle:

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

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

Changelog

A changelog is available here.


Inspired by DmitryMalkovich's material-design-dimens.

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