Save password search query in activity state
When under memory pressure, the activity is destroyed and the search result lost. By explicitly saving the query in the instance state bundle, the search results can be recovered even though the activity is recreated. Bug: 807306 Change-Id: Ice12994cdeefc7ee293114207b5faa93cebda5a5 Reviewed-on: https://chromium-review.googlesource.com/893187Reviewed-by:Theresa <twellington@chromium.org> Commit-Queue: Friedrich Horschig <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#532998}
Showing
Please register or sign in to comment