Hi,
I've got an Activity that extends MapActivity.
it uses ViewGroup.removeAllViews() & LayoutInflater.inflate() to
changes parts of itself.
if it creates then deletes then [re]creates a MapView using the above
method, it gets an exception during inflate that says:
"You are only allowed to have a single MapView in a MapActivity"
how to I get MapActivity to forget the previous MapView instance?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en