summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/6/changes
diff options
context:
space:
mode:
authorAdam Powell <adamp@google.com>2009-12-16 18:39:52 -0800
committerAdam Powell <adamp@google.com>2009-12-17 18:01:20 -0800
commite14579bac59aa84523c2bfbfc3f28c7842ec664d (patch)
treeb4d49fc138963be8171a4257c97c37fd5944d923 /docs/html/sdk/api_diff/6/changes
parent913730739f89ddf64439251d0d8c6b503c3b9d04 (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/6/changes')
0 files changed, 0 insertions, 0 deletions