[android-developers] Activity won't display on Motorola Milestone
Hi,
I've encountered a weird situation on Motorola Milestone where an
activity (started from background) doesn't get displayed visually on
the screen, although it thinks it does (onCreate() gets called,
ActivityManager logs "Displayed activity XXX...").
It doesn't happen on other devices so I know it is not a code problem.
On Milestone, it doesn't happen 100% of the time and it seems random.
The effect, from a user's point of view, is that the touch doesn't
work. The activity is running by all means, and taking touch events,
it just doesn't show on the screen itself and makes the user think
that the activity behind it is running.
Has anyone experienced that?
Thanks
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home