reset iitcInjected onLoginRequested

This commit is contained in:
Philipp Schaefer
2013-11-10 13:04:18 +01:00
parent f20211e5dd
commit 7c2445edd1
2 changed files with 2 additions and 1 deletions

View File

@ -119,7 +119,7 @@ public class IITC_Mobile extends Activity implements OnSharedPreferenceChangeLis
mBackStack.clear();
// receive downloadManagers downloadComplete intent
// afterwards install iitc update and clean up after installation
// afterwards install iitc update
registerReceiver(mBroadcastReceiver, new IntentFilter(DownloadManager.ACTION_DOWNLOAD_COMPLETE));
handleIntent(getIntent(), true);