commit | 1a17af70b5141593e23fd95bc3e65928acdcddec | [log] [tgz] |
---|---|---|
author | Chaitanya Saggurthi <csaggurt@codeaurora.org> | Thu Sep 15 10:41:52 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Sep 21 00:20:39 2016 -0700 |
tree | 1c6423709f75585802a2f65eacdfdabd8a213e24 | |
parent | 12c34fa8376ec170a6019ead51445ae88818ce51 [diff] |
Fix quick settings cellular tile update issue Cellular tile in quick settings are not updating properly on UI, while adding listener callbackfrom quick Settings MobileSignalcontroller is throwing ClassCastException while typecasting to CallbackHandler to update NetworkLabelView. Fix issue by update NetworkLabelView only for CallbackHandler instance. CRs-Fixed: 1066150 Change-Id: I28ee6d398714c1599f4176fa80fe443fe5166f38