I am making a widget that changes system screen brightness on click. I did it like on this post Everything works well, but changings brightness takes approximately 1 second, but I want to change it immediately, like it does default android widget. How can I do it?
Asked
Active
Viewed 2,796 times
1 Answers
0
I feel like this question is similar, correct me if I'm wrong
Changing screen brightness programmatically (as with the power widget)
-
It's not similar. He cannot change brightness after closing his app, but my widget works well. I just can't change brightness immediately. – geNia Jun 21 '13 at 16:25