Hello,

I have a TabActivity that shows the results of HTTP calls.

There are four tabs.

When the activity is created the HTTP calls are made and a
ProgressDialog is shown.

Whilst the HTTP calls are being made and the tabs added if the user
changes the screen orientation I get a error in the TabHost 298 in
relation to a nullpointerexception.

I know that the activity will get destroyed and recreated.

Any ideas on how to progress?

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

Reply via email to