summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/16/changes
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2012-06-11 12:08:18 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2012-06-11 12:18:09 -0700
commitbbd31559f32f86a100904fe8a5bc37677b5ba441 (patch)
treec5f689b687752021d935bfb45494740613611062 /docs/html/sdk/api_diff/16/changes
parent4206ee2b680fb2c273c03efc9083e327c7051121 (diff)
NPE when iterating by character and word in Launcher widgets.
1. The character and word iterators were use the application context to keep track of locale changes. However, for widgets the context from which the app context is obtained is custom created therefore the app context is null and the iterators code does not expect that. Now we are caching the locale and update it when the configuration changes. bug:6642281 Change-Id: I3fd201ab9e4efd79e3bdc8afd8ee644e4354a7fb
Diffstat (limited to 'docs/html/sdk/api_diff/16/changes')
0 files changed, 0 insertions, 0 deletions