summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorSvetoslav <svetoslavganov@google.com>2013-10-08 11:25:32 -0700
committerSvetoslav <svetoslavganov@google.com>2013-10-08 12:05:24 -0700
commit53e8a26d6178c41c59c3dcad4a8a04ce2449f246 (patch)
tree129bc4fa4b4899ebc3af0a88da2c29e581541d3b /graphics/java/android/renderscript/ProgramVertexFixedFunction.java
parent46ec729a88079d3878a95a57ab703e64638dfc1a (diff)
Fix a crash in the select printers activity.
When the search view is attached and detached we announce that for accessibility. The trouble is that if the activity is being torn down we are trying to access resources from a fragment that is detached and the qcrash occurs. This change does not try to access resources if the activity is finishing and also we do not load resource strings if accessibility is not enabled. bug:11127814 Change-Id: I4a47a8ed3b6a13544cf17b4395560246a33f0e2d
Diffstat (limited to 'graphics/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions