commit | 8d994cd6d503b2c281e7da253798b6f80f9e26c6 | [log] [tgz] |
---|---|---|
author | Jon Miranda <jonmiranda@google.com> | Wed May 16 11:31:22 2018 -0700 |
committer | Jon Miranda <jonmiranda@google.com> | Wed May 16 15:32:54 2018 -0700 |
tree | ec073a771d6af78a046061a56c37002ceb54b31c | |
parent | 0d1db51ce858bcdbe92616460fca2122b9c81dfe [diff] |
Fix bug where Workspace page alpha stays 0 in SpringLoaded mode. The page alpha gets set to 0 by updatePageAlphaValues sometime between Workspace calling goToState(SPRING_LOADED) and onStartStateTransition. By the time the transition is over, Workspace is no longer in a modal state and so alpha never gets restored via updatePageAlphaValues. Bug: 76449277 Change-Id: I95241395594dd9084763cc3bc51bc55319cadb73