summaryrefslogtreecommitdiff
path: root/libs/hwui/ProgramCache.h
diff options
context:
space:
mode:
author Gilles Debunne <debunne@google.com> 2011-02-28 16:01:09 -0800
committer Gilles Debunne <debunne@google.com> 2011-03-01 10:58:22 -0800
commit0a1b818b8c45c8b100eeabb5c59bb4d85cf90868 (patch)
treed5d27a38951e38faabdeac6626b95d9f846c6626 /libs/hwui/ProgramCache.h
parent6c2193a7e26c0794f45dfb60d2a0cf6ae776f390 (diff)
AbsListView notifies scroll events to the ViewTreeObserver.
ViewTreeObserver OnScrollChangedListener will then get notified. The scroll values are not specified, since they are passed to the base View.onScrollChanged method that simply sets the flags. No need to throw these from a Runnable (in case this happens during a relayout) since the listeners will be notified later from ViewRoot.draw(). Calling View.onScrollChanged in invokeOnItemScrollListener for normal scroll and in onOverScrolled to handle mScroller animation. Change-Id: Ib41434e5cd82e5a45ca6653db576746e89ef072d
Diffstat (limited to 'libs/hwui/ProgramCache.h')
0 files changed, 0 insertions, 0 deletions