summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2010-08-10 22:11:35 -0700
committerAdam Cohen <adamcohen@google.com>2010-08-11 10:46:55 -0700
commitda4dc5edd82a40c3950fc8221c6363b9826204aa (patch)
tree79195b37b940ae2e26ee8fa8245fcb70796468f6 /AndroidManifest.xml
parenta67e867db9d639ed2afcc97e9d04a67fc46f2669 (diff)
downloadandroid_packages_apps_Trebuchet-da4dc5edd82a40c3950fc8221c6363b9826204aa.tar.gz
android_packages_apps_Trebuchet-da4dc5edd82a40c3950fc8221c6363b9826204aa.tar.bz2
android_packages_apps_Trebuchet-da4dc5edd82a40c3950fc8221c6363b9826204aa.zip
-> Set grid to 8x7 with proper spacing for landscape/portrait
-> Added a button to the top left of Launcher which switches between landscape and portrait. For testing purposes only. Change-Id: I01f8cfcf92c8ba7727eeba0e59a0b8ff055598fe
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 91023d093..b10ab921e 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -74,8 +74,6 @@
android:clearTaskOnLaunch="true"
android:stateNotNeeded="true"
android:theme="@style/Theme"
- android:screenOrientation="nosensor"
- android:configChanges="orientation"
android:windowSoftInputMode="stateUnspecified|adjustPan">
<intent-filter>
<action android:name="android.intent.action.MAIN" />