commit | fc0f937722dd306ba9d077b0e9894331804ffafd | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Fri Mar 03 12:31:05 2017 -0800 |
committer | Selim Cinek <cinek@google.com> | Fri Mar 03 12:36:42 2017 -0800 |
tree | f3170cbe5754db5ba527e3b81e33432d231c3162 | |
parent | 24176c3376775d78a7cd35f7d80c2c3f1b4ccdab [diff] |
Waiting for reinflating the notifications until the user switched Previously we would react to density changes immediately even if we were still switching users, which could apply a new density to the wrong notifications. We're now waiting until we actually switched. Test: add notifications on different user with different density, switch Change-Id: Ieb0094ba6740bd5b9c53b275127bd128bc19236e Fixes: 30839163