commit | ccd2acecf77c060933f0661b66b4b5b187c659f3 | [log] [tgz] |
---|---|---|
author | guangbing <guangbing@codeaurora.org> | Mon Aug 22 18:03:56 2016 +0800 |
committer | guangbing <guangbing@codeaurora.org> | Mon Aug 29 14:27:30 2016 +0800 |
tree | 583e644c43eaab9b744662e8a3075272c76ee102 | |
parent | 5ae65d7302e3bafd9045532d824ac1e71ed2e238 [diff] |
SnapdragonLauncher: can't show unread view when switching home Launcher Description: Home Launcher change from Launcher3 to SnapdragonLauncher, data depend on unread view acquisition time is earlied than unread service connected,so there is no access to the latest data. The best way is to refresh the icon after the service connection. Change-Id: I05641ab850aa7bb2342ff98ce1db91b518b7dd8a CRs-Fixed: 1056714