if what you posted in the original msg is a cut/paste, then the
problem is likely a typo - the ">" right before your
android:configChanges line should be moved to AFTER

<activity android:name=".ReunionPlanner"
                  android:label="@string/app_name">
                  android:configChanges="orientation|keyboardHidden"


On Dec 31 2010, 2:21 pm, Robert <rcope...@gmail.com> wrote:
> Yes, I agree and even said in my original post that I was working to
> understand how to make that work correctly.  Still would be interested
> to know why the manifest entry doesn't seem to be working as
> documented.

-- 
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