whiskey1217 / apndroid

Automatically exported from code.google.com/p/apndroid
0 stars 0 forks source link

Widget should react immediately to touch #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Touch the widget

What is the expected output? What do you see instead?
The widget should change to reflect that it has registered a touch. When I
touch the widget, nothing happens until the process is completed, which can
be 2 seconds or more. It's very frustrating when I think I haven't selected
it properly, press it again, only for it to go from green back to red.
Particularly since the touch footprint of the widget seems to be slightly
smaller than the other shortcuts and widgets onscreen.

Perhaps have an intermediate colour between red and green that's displayed
as soon as a touch is registered, or "grey out" the icon between changes,
or change the size of the icon slightly.

What version of the product are you using? On what operating system?
APNDroid 2.0.1 on Android 1.5

Please provide any additional information below.
Other than that minor issue, great app :)

Original issue reported on code.google.com by halligf2 on 3 Feb 2010 at 11:30

GoogleCodeExporter commented 8 years ago
Martin did some changes and probably in next build it will work as described.

Original comment by zeldigas on 24 Feb 2010 at 12:00

GoogleCodeExporter commented 8 years ago
tested in dev build. Now on tap widget selected with orange highlight indicating
performed tap.

Original comment by zeldigas on 24 Feb 2010 at 9:19