Skip to content

Commit

Permalink
update plugin.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
importre committed Nov 11, 2015
1 parent 3b2fbc3 commit 37a7d53
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion META-INF/plugin.xml
Expand Up @@ -9,10 +9,14 @@
<description><![CDATA[
<h1>Generate selectors for background drawable</h1>
<br/>
You can use `colorButtonNormal` simply,
<br/>
but make easily touch feedback of normal `View`s as well as `Button`s with this plugin.
<br/><br/>
1. Set your colors(in `res/values/colors.xml`).
<br/>
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.
<br/>
3. Select filename, color, pressed and pressed-v21 respectively.
<br/><br/>
Expand Down

0 comments on commit 37a7d53

Please sign in to comment.