commit | 7bb541b6ffe724bc1b1776ef1f20c306a740aab3 | [log] [tgz] |
---|---|---|
author | Daniel Nishi <dhnishi@google.com> | Mon May 08 09:58:16 2017 -0700 |
committer | Daniel Nishi <dhnishi@google.com> | Fri May 12 09:43:00 2017 -0700 |
tree | 0f01c5052e0757c3e027c7093854acfe85ff821f | |
parent | 154824f1247045b122c59557536247e1bf4dc7e8 [diff] |
Fix a bug where storage settings flickers. The bug resulted from the fact that turning off loading while loading is turned off causes the loading finishing animation to flicker. By only turning it off when it is on, we ensure it works. Change-Id: Ia31bf3e9aa90726e39b6bc7189d175c38fb51e5a Fixes: 38045492 Test: Manual