commit | a895b79ccf23e88c4e1ef1e5377e84cd0ad15cf8 | [log] [tgz] |
---|---|---|
author | Muthu Ramadoss <muthu.ramadoss@gmail.com> | Fri Oct 31 14:39:49 2008 +0530 |
committer | Muthu Ramadoss <muthu.ramadoss@gmail.com> | Fri Oct 31 14:39:49 2008 +0530 |
tree | 10572de64a26662523d136918899acd228ec7726 | |
parent | 9b68d54c0e0e1f904fbb824fe708de6044de1e43 [diff] |
BUG FIX - http://code.google.com/p/android/issues/detail?id=955 Fixed AlertDialog.Builder setMultiChoiceItems losing checked state for invisible items in UI when backed by a Cursor. Please refer to the issue tracker for more details.