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
Loading