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/?p=PrivacyBrowserAndroid.git;a=commitdiff_plain;h=7cc1c12670be8b9b8ae398527358b9337fceaf5e 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" >