]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/AndroidManifest.xml
Set app to handle orientation changes internally.
[PrivacyBrowserAndroid.git] / app / src / main / AndroidManifest.xml
index 7774f930fa936f6c18f83db132306d6803d481cd..6e2fc2d8686ff607e41be5543a61bc4201f11f78 100644 (file)
@@ -12,6 +12,7 @@
         android:theme="@style/AppTheme" >
         <activity
             android:name=".Webview"
+            android:configChanges="orientation|screenSize"
             android:label="@string/privacy_browser"
             android:windowSoftInputMode="stateAlwaysHidden">
             <intent-filter>