unregister package installer broadcast receiver when iitc is stopped
This commit is contained in:
parent
bfc0824014
commit
1a25fd1c66
@ -321,6 +321,7 @@ public class IITC_Mobile extends Activity implements OnSharedPreferenceChangeLis
|
|||||||
mLocMngr.removeUpdates(this);
|
mLocMngr.removeUpdates(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
unregisterReceiver(mBroadcastReceiver);
|
||||||
super.onStop();
|
super.onStop();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user