diff options
| author | Adam Powell <adamp@google.com> | 2009-12-16 18:39:52 -0800 |
|---|---|---|
| committer | Adam Powell <adamp@google.com> | 2009-12-17 18:01:20 -0800 |
| commit | e14579bac59aa84523c2bfbfc3f28c7842ec664d (patch) | |
| tree | b4d49fc138963be8171a4257c97c37fd5944d923 /docs/html/sdk/api_diff/3/changes.html | |
| parent | 913730739f89ddf64439251d0d8c6b503c3b9d04 (diff) | |
Tap delays; making tap UI feel better.
Addresses bug 2317577
Views now will not enter PRESSED state until
ViewConfiguration.getTapTimeout() milliseconds have elapsed. This
prevents scrolls and other gestures from causing views to enter
PRESSED state prematurely.
Quick taps within the same view still work as expected. There is now a
PREPRESSED state flag within View to help track quick taps.
If tapped quickly, views will remain pressed for
ViewConfiguration.getPressedStateDuration().
Tap timeout has been changed to 115ms. Pressed state duration has been
changed to 125ms.
Diffstat (limited to 'docs/html/sdk/api_diff/3/changes.html')
0 files changed, 0 insertions, 0 deletions
