Saturday, July 16, 2011

[android-developers] Re: IllegalArgumentException after calling removeAllViews on ViewGroup

Is there any android dev that knows what is happening here?

This problem is creating a negative impression of our app.

As far as I know I am allowed to call removeAllViews in my
onDetachedFromWindow handler. It's also only users with the above
mentioned device that experience this problem so far.

Now, if the source was available I could try and find the problem
myself but the line numbers in the stack trace don't match up with
anything I could find in the android git repository.

Thanks,
Jacques

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

No comments:

Post a Comment