Merge \\"QS: Fix hotspot refreshing state\\" into nyc-dev am: b3ad74eb46
am: 05943a3247
Change-Id: I1561c0ce1564454601c80f4f87512b8e0796549e
This commit is contained in:
@@ -85,6 +85,7 @@ public class HotspotTile extends QSTile<QSTile.AirplaneBooleanState> {
|
||||
mController.addCallback(mCallback);
|
||||
final IntentFilter filter = new IntentFilter();
|
||||
filter.addAction(Intent.ACTION_AIRPLANE_MODE_CHANGED);
|
||||
refreshState();
|
||||
} else {
|
||||
mController.removeCallback(mCallback);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user