commit | a94154970a4088c64bde45ad35da166c7858244d | [log] [tgz] |
---|---|---|
author | Kevin <kevhan@google.com> | Mon Apr 15 17:33:26 2019 -0700 |
committer | Kevin Han <kevhan@google.com> | Tue Apr 23 19:24:32 2019 +0000 |
tree | 377bba73eef807eedf8b4c28f08d7cee945e6efb | |
parent | 9c91de5a9ddb483e100ea69b9b5a967974e17e3a [diff] |
Fix snapshots not updating on app => overview. Previously we were only updating the model on snapshot update and not the view itself, so the view would have an outdated snapshot if it loaded everything before the data updated itself. Bug: 114136250 Fixes: 130635650 Test: Go from app to overview, transitions properly with new snapshot Change-Id: Ife9cae7a700a855788b5d25b05d78e562e1b27f0 (cherry picked from commit 025799ba9c3b38b9c5dd613d81bf0cff062dfa86)