commit | 9ba78f155338f1d9f6fe4cbaf759c4aae16f64f2 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Fri Dec 07 14:37:33 2018 -0800 |
committer | Selim Cinek <cinek@google.com> | Fri Dec 07 15:12:36 2018 -0800 |
tree | a593fdbb3cd67f20c4f0a44f27d115a1d6137dfa | |
parent | 70022d9cc734f35e99060b7c99f4500c37acab85 [diff] |
Fixed that notifications weren't updating to the display size anymore In the big refactoring, the call to onDensityOrFontScaleChanged was dropped, so notifications weren't actually reinflated. This is happening again. Change-Id: Ie866bb947a5803dbb650fa0e7ef3764948862825 Fixes: 118402606 Test: change density and observe notification changing size