summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorChet Haase <chet@google.com>2010-12-17 07:44:30 -0800
committerChet Haase <chet@google.com>2010-12-17 07:44:30 -0800
commitc75ec3324e9e3e6500148cc2978caab90ea962e4 (patch)
tree3deda35936aa11ab97c0c8fef35725959216dcd1 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parentd3040307abe598367ada0c878686f2b71284ef58 (diff)
Fix for TimePicker not redrawing itself.
The problem was that NumberPicker override View.draw(), but did not call the superclass version of the method in some situations. This resulted in the DIRTY flag for the view not getting cleared properly, and future invalidations not propagating correctly. The fix was to call super.draw() from NumberPicker.draw(). Change-Id: Ic17215dea86d54b77375494ada124dd6970e3ad6
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions