commit | 098f630c3dd0d993a423425e138f95dba0d7612c | [log] [tgz] |
---|---|---|
author | Chiao Cheng <chiaocheng@google.com> | Fri Sep 07 15:43:47 2012 -0700 |
committer | Chiao Cheng <chiaocheng@google.com> | Fri Sep 07 15:52:41 2012 -0700 |
tree | 193e0670362b999c48b2054269d0dbace74baf01 | |
parent | b3276745ba2a30aea182933e27410853b79786ee [diff] |
Fix blank edit view after orientation change. If an orientation change occurs before the contact data loads from the database, the code fails to reload the data because it is checking against saved state (which is always present on an orientation change). This fix changes the check to look for the actual data to be present in the saved state. Bug: 7122054 Change-Id: I4373eca14ba447abc57493cf4c5af6b978d8b7a2