diff options
author | Winson <winsonc@google.com> | 2016-02-04 15:08:01 -0800 |
---|---|---|
committer | Winson <winsonc@google.com> | 2016-02-04 17:33:26 -0800 |
commit | d7eb1ef7f4827df1ecb1c3a1aa0fc3efe316f7ef (patch) | |
tree | daf4d521c332f094816de17a7cf9ddd4fec689c1 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | b61e654b9a46e79827355104760a3ac5228380bc (diff) |
Fixing issue with history icons getting clobbered.
- If the view holder is rebound before the other task is recycled, there
could be multiple callbacks attached to different tasks for the same
view holder, which can cause the wrong icon (which is loaded in the
bg, to be loaded into the wrong view holder). Now, we unbind the
callback from the old task when the new task’s callbacks are bound.
Change-Id: If0dfada24985944daf4302c4db0616a00a770f06
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions