theapache64 / material_colors

Android material color palettes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

material_colors

Android material color palettes

Usage

Add dependency

compile 'com.theah64.materialcolors:materialcolors:1.0.0'

Now you can call colors using usual methods(R.color.green_500 or @color/green_500)

About

Android material color palettes

License:Apache License 2.0


Languages

Language:Java 100.0%