Skip to content

Color color codes as XML Tags for android studio or download material colors as colors.xml for using material colors

License

Notifications You must be signed in to change notification settings

appsnipp/Android-XML-color-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android XML color picker

Xml Color picker for getting xml code of color. Includes all colors from material framework and comes with a handy click to copy option.

Example , if you click on a red color , the corresponding code <color name="red500">#F44336</color> would be copied to clipboard, this can directly be used on android studio.

In other option , you could generate a colors.xml file by clicking on download xml and can be included with android project.

About

Color color codes as XML Tags for android studio or download material colors as colors.xml for using material colors

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published