diff options
author | Svetoslav Ganov <svetoslavganov@google.com> | 2011-10-19 19:55:44 -0700 |
---|---|---|
committer | Svetoslav Ganov <svetoslavganov@google.com> | 2011-10-19 20:43:35 -0700 |
commit | 6304b0d58e74509a9f21b67b5227b2fee2f1b60f (patch) | |
tree | 11f863cd30398a80a89351ab44d7b5dc593becb2 /opengl/java/android/opengl/Texture.java | |
parent | 47f8367ab79247501d5d204632a7797fa8a888e5 (diff) |
DatePicker crashes when going from 2036 to 2035 via ▼
1. Some obsolte logic was placing invalid index in the array of
scroll wheel items which was resulting in failure to look its
string representation from the cache causing a NPE.
2. While editing the current value via the IME the middle item
of the scroll wheel was partially visible i.e. the user was
able to see a dimmed version of the old value intermixed with
the new one.
3. The logic for hiding the IME while poking a button i.e. starting
to use another way of changing the current value, was incorrect.
bug:5480205
Change-Id: I1c2c96402bd38bac1dec64ccc6b550410332b9d7
Diffstat (limited to 'opengl/java/android/opengl/Texture.java')
0 files changed, 0 insertions, 0 deletions