From 37a7d53e1ee2f940f857ddec2534a94cf2d6be22 Mon Sep 17 00:00:00 2001 From: Jaewe Heo Date: Wed, 11 Nov 2015 18:54:00 +0900 Subject: [PATCH] update plugin.xml --- META-INF/plugin.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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.