On Mar 22, 4:01 pm, Justin Anderson <magouyaw...@gmail.com> wrote:
> Your description said that you rotate the phone 30 times without displaying
> the dialog.  After that, you rotate the phone 9 times while the dialog was
> displayed.

Ah. I see I was being unclear in my original message. Actually I meant
that I test my app without forcing the dialog to appear. In this case
it was able to be rotated 30 times and it did not run out of memory. I
did not test 31 rotations.

My second test case is running the app while forcing the dialog to
appear. In this case, 9 rotations causing it to run out of memory.

I actually don't have a satisfactory answer here yet, so I am
interested in your two possible scenarios.

Also in response to other questions, I only call showDialog as the
result of onClick. This happens only once in the entire running of the
app. So showDialog is called only one time.

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