commit | b1289f3c23d30d47ab7915b95d918c5327b4c129 | [log] [tgz] |
---|---|---|
author | Tarun Nainani <tnainani@codeaurora.org> | Thu Apr 09 16:45:39 2015 -0700 |
committer | WebTech Code Review <code-review@localhost> | Tue Apr 14 10:42:41 2015 -0700 |
tree | 389aa41b3f9fc4839173c0ca43b65f04ec8dc7cc | |
parent | 07287c2bf98a69a148e187bf473e0067e13d758a [diff] |
Restore homepage dialog state on screen rotation. Homepage dialog activity was not saving search url text while doing screen rotation. Fixed issue via saving url text inside bundle when 'onSavedInstance' is called and restoring url from bundle when onCreateDialog is called. CR-Fixed: 724867 Change-Id: I85e5ddce48f95c398959a2e64141c87e4c83e022