OSDN Git Service

ScrollView multiple pointer support. Fixed a bug where ScrollView
authorAdam Powell <adamp@google.com>
Tue, 23 Feb 2010 22:49:01 +0000 (14:49 -0800)
committerAdam Powell <adamp@google.com>
Thu, 25 Feb 2010 02:22:08 +0000 (18:22 -0800)
commitbc4e7533b9c6a6e45e3cf4a889bcb913b8feefc5
treef35c151524ac9aa35d3fe30d7272c8d3bac17d16
parent618c8f1ede12d81fc4fee3d6fb239940f7e2023d
ScrollView multiple pointer support. Fixed a bug where ScrollView
wouldn't scroll if the initially tapped child ignores the down event.
core/java/android/widget/ScrollView.java