diff options
author | Alan Viverette <alanv@google.com> | 2013-08-07 15:47:04 -0700 |
---|---|---|
committer | Alan Viverette <alanv@google.com> | 2013-08-07 15:47:04 -0700 |
commit | 39bed695cecdbefc9fae785692fe468cd9007c35 (patch) | |
tree | 49e270ed2bcd3f99e2d70f01ef33a1c3f55de8a1 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 18ec40c44c936fd5146133ccc7446a4cd860b527 (diff) |
Fix FastScroller regression for non-UI threads
Previously it was safe to call setFastScrollEnabled() and
setFastScrollAlwaysVisible() off the UI thread. After switching
FastScroller to use an Overlay, these methods stopped working.
This change ensures that all direct interaction with FastScroller
happens on the thread that created the host AbsListView.
BUG: 10210504
Change-Id: Ib6d9bd9212965420c0de39546652e3bc2d32ff8b
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions