diff --git a/META-INF/plugin.xml b/META-INF/plugin.xml index 6456a8e..956f601 100644 --- a/META-INF/plugin.xml +++ b/META-INF/plugin.xml @@ -9,10 +9,14 @@ Generate selectors for background drawable
+ You can use `colorButtonNormal` simply, +
+ but make easily touch feedback of normal `View`s as well as `Button`s with this plugin. +

1. Set your colors(in `res/values/colors.xml`).
- 2. Select `New -> Android Selector(or Ctrl/Cmd + N)` on your `res` directory. + 2. Select `New -> Android Selector(or Ctrl/Cmd + N)` on your `res` directory.
3. Select filename, color, pressed and pressed-v21 respectively.