commit | e0a799a2ac1ca78e30fbac9e4e12a063425c08d3 | [log] [tgz] |
---|---|---|
author | Patrick Dubroy <dubroy@google.com> | Wed May 04 16:19:22 2011 -0700 |
committer | Patrick Dubroy <dubroy@google.com> | Thu May 05 14:49:20 2011 -0700 |
tree | 2c9b15f937b7c3b3db2bba4cf3df5a54838bbe69 | |
parent | a0449f03eb12462189f7a75f55e4751e1e2bcbcd [diff] |
Only delay pressed feedback for Views inside a scrolling parent Add a method on ViewGroup to determine whether it supports scrolling. This allows us to show the pressed feedback immediately in many cases, improving responsiveness of buttons, etc. This patch also lengthens the timeout in order to reduce flashes when the user is scrolling. Change-Id: Ieb91ae7a1f8e8f7e87448f2a730381a53947996f