diff options
author | Daniel Sandler <dsandler@android.com> | 2013-09-29 23:25:50 -0400 |
---|---|---|
committer | Daniel Sandler <dsandler@android.com> | 2013-09-30 15:33:36 -0400 |
commit | b478a71625235f554263324dbf0501f6b6c87520 (patch) | |
tree | 503f554db7a0280d893c8182da67830267785625 /docs/html/sdk/api_diff/19/changes | |
parent | 564e8e6f548951c9fe5825aaad327b9ffbeece82 (diff) |
Update date format in panel on locale change.
The logic that updated the locale was only running at times
the DateView should have been updating its display, namely,
when the view was visible on-screen.
The new version trades a small amount of efficiency (the
broadcast receiver is now active at all times, and the date
is re-formatted each TIME_TICK) in exchange for simplicity
and correctness.
Bug: 10725912
Change-Id: I2f0988ed478374ed0eb0c76c3d8caed6c86eb8df
Diffstat (limited to 'docs/html/sdk/api_diff/19/changes')
0 files changed, 0 insertions, 0 deletions