zeroomega / omnidroid

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

Add new menu items to show enabled and disabled rules #136

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.create a new rule
2.save it
3.have to scroll down to see it

What is the expected output? What do you see instead?

it is supposed to create tow menu items under saved rules, which are for 
enabled and disabled rules. then users can shoose to see rules from those two 
group

Original issue reported on code.google.com by bryans...@gmail.com on 20 Jul 2010 at 11:51

GoogleCodeExporter commented 8 years ago
These would need to be two menu items that toggle state based on current state 
of "hide/show enabled" and "hide/show disabled".

If not using a toggle design you'd have to have three buttons one for show just 
enabled, show just disabled, show all.

Original comment by case.and...@gmail.com on 28 Jul 2010 at 9:18