commit | 62bab31374dd66462643cbc04ebb2acece4b9b39 | [log] [tgz] |
---|---|---|
author | Dmitri Plotnikov <dplotnikov@google.com> | Sun Jan 30 11:09:36 2011 -0800 |
committer | Dmitri Plotnikov <dplotnikov@google.com> | Sun Jan 30 11:09:36 2011 -0800 |
tree | 52ae756e79e6349e385993559fec2baa1bde7cc4 | |
parent | ecb5e97797a70c392b67a817d0f93702303455e3 [diff] |
Fixing handling of single-item data kinds. The bug was that if we had an existing row for a single-item kind like nickname, but that row was empty and therefore invisible, we would allow the UI to create another, visible row. The fix finds that invisible row if it exists and makes it visible thus eliminating duplication. Bug: 3334481 Change-Id: Ic639e5ae42b485fe6830078e5043a4f10b757086