It's

 "orientation"


not "screenOrientation"

http://developer.android.com/guide/topics/manifest/activity-element.html#config

-- K

21.02.2012 0:47, Matt Clark ?????:
I
found that to get the app to do this I need to add
android:configChanges="screenOrientation"
however the Manifest will no longer build giving me this error:
error: Error: String types not allowed (at 'configChanges' with value
'screenOrientation').

--
Kostya Vasilyev

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to