Loading AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -4575,7 +4575,7 @@ android:launchMode="singleInstance" android:excludeFromRecents="true" android:exported="true" android:configChanges="orientation|keyboardHidden|screenSize"> android:configChanges="orientation|keyboard|keyboardHidden|screenSize|smallestScreenSize|screenLayout"> <intent-filter> <action android:name="android.settings.WIFI_ADD_NETWORKS" /> <category android:name="android.intent.category.DEFAULT" /> Loading Loading
AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -4575,7 +4575,7 @@ android:launchMode="singleInstance" android:excludeFromRecents="true" android:exported="true" android:configChanges="orientation|keyboardHidden|screenSize"> android:configChanges="orientation|keyboard|keyboardHidden|screenSize|smallestScreenSize|screenLayout"> <intent-filter> <action android:name="android.settings.WIFI_ADD_NETWORKS" /> <category android:name="android.intent.category.DEFAULT" /> Loading