From: Soren Stoutner Date: Thu, 24 Sep 2015 23:59:31 +0000 (-0700) Subject: Set app to handle orientation changes internally. X-Git-Tag: v1.0~52 X-Git-Url: https://gitweb.stoutner.com/?a=commitdiff_plain;ds=sidebyside;h=7cc1c12670be8b9b8ae398527358b9337fceaf5e;hp=e86f193379868c495d5b48a76cbdedc06a03f3a9;p=PrivacyBrowserAndroid.git Set app to handle orientation changes internally. --- diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 7774f930..6e2fc2d8 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -12,6 +12,7 @@ android:theme="@style/AppTheme" >