satrion / omnidroid

Automatically exported from code.google.com/p/omnidroid
Apache License 2.0
0 stars 0 forks source link

Create icons for rule builder buttons #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Create icons for buttons in ActivityChooseFiltersAndActions:

1) Add filter
2) Add action
3) Edit action/filter
4) Delete action/filter
5) Save rule

right now we are just using single characters on the buttons like:

1) +F
2) +A
3) E
4) D
5) S

Original issue reported on code.google.com by mar...@gmail.com on 24 Jul 2009 at 7:27

GoogleCodeExporter commented 9 years ago
This has been fixed.

+F is now + Filter
+A is now + Action
E  is now Edit
D is now Delete
S is now Save

Original comment by raghavan...@gmail.com on 6 Mar 2010 at 10:52