shiraji / color-manager

Android color manager plugin for Android Studio/Intellij
https://plugins.jetbrains.com/plugin/8583
Apache License 2.0
55 stars 2 forks source link

Add a button to quick create a color #35

Open Kolyall opened 8 years ago

Kolyall commented 8 years ago

Add a "+ Add" button to quick create a color 14 09

shiraji commented 8 years ago

I'm also working on this one https://github.com/shiraji/color-manager/tree/add_color . However, one thing I'm concern about is where it should put color tag. If there is colors.xml or color.xml, then it will be easy. But in case, there is no colors.xml, then this plugin ask user create or set resource file.

Anyway, thanks for your report!

Kolyall commented 8 years ago

By default colors.xml is in android res... or just add field to Settings