mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Reset Incognito Mode on app relaunch (closes #4928)
This commit is contained in:
		| @@ -52,6 +52,9 @@ open class App : Application(), LifecycleObserver { | ||||
|         LocaleHelper.updateConfiguration(this, resources.configuration) | ||||
|  | ||||
|         ProcessLifecycleOwner.get().lifecycle.addObserver(this) | ||||
|  | ||||
|         // Reset Incognito Mode on relaunch | ||||
|         preferences.incognitoMode().set(false) | ||||
|     } | ||||
|  | ||||
|     override fun attachBaseContext(base: Context) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user