commit | 2020ac089dc822f10b0964a22a101c71726d918d | [log] [tgz] |
---|---|---|
author | shenfe <shenfe@codeaurora.org> | Wed Jan 20 10:41:42 2016 +0800 |
committer | shenfe <shenfe@codeaurora.org> | Thu Jan 21 10:19:41 2016 +0800 |
tree | 9106af9668b402d2214674db79fa376a310e1e24 | |
parent | 4603ae29f5b8618d2e63c6d51e3bf0444cfc0c02 [diff] |
Music: Fix abnormal album display upon rotation. Activity isn't updated upon rotation sometimes, so override onConfigurationChanged method then update activity when abnormal album occurs. Activity delay display sometimes when screen from dark to bright so delete extra update in MusicBrowserActivity's onResume. Change-Id: Ib5ad1795871c4b3c779c19a22299533705c30a71 CRs-Fixed: 960265