commit | 0b8bb4282a7d1afb24f8c4d5beb2ca4ecc731116 | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Mon Feb 08 14:30:45 2010 -0800 |
committer | Adam Powell <adamp@google.com> | Fri Feb 12 10:26:25 2010 -0800 |
tree | a889cd6a046d196878e4b05718e6cbe7c002db05 | |
parent | 8bd3f749e8c5348d1109b8ab66e0054d1a63eb73 [diff] |
Overscrolling modifications. Overscroll will not allow the user to scroll content out of view. Scrolling will slow down halfway to the barrier point. API added in View. AbsListView, ScrollView, HorizontalScrollView all use this API. Overscrolling uses haptic feedback. Added scroll barrier pattern to config.xml.