commit | cd9ea08d9cb68004b2d5f69302cddf53dc034e7b | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Tue May 15 17:17:24 2012 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Tue May 15 17:17:24 2012 -0700 |
tree | 04d3d6ed8c1806e94ea29fb7cb4487a51e095b45 | |
parent | 6387c8a9cb52e6b7bb1a0fb40ee3b66c00ad6697 [diff] |
Fix amnesia problem in MultiSelectListPreference. Bug: 6478079 Pointer assignment instead of copy was resulting in mValues being cleared on next launch, since mValues became the same pointer as mNewValues. Change-Id: I91014948e4f48056474b3ab31aab6d35e0ad69ca