hello everyone,

i have an application that uses 3 tabs, and fills each with a intent.
the problem is when I start the application, only the first intent has
content, when I leave it and reopen it, all tabs have the content they
should have. It is always the first tab that is displayed correctly.
Project is open source, so you can take  a quick look at the tabhost:

http://code.google.com/p/androidmashup/source/browse/trunk/MashupOrganizer/src/com/androidMashup/Organizer/Ui/MashupOrganizer.java

the activities in the tabs are the other classes in the folder

http://code.google.com/p/androidmashup/source/browse/trunk#trunk/MashupOrganizer/src/com/androidMashup/Organizer/Ui

the MashupOrganizerTestApp is only for testing purposes, but it
produces the same problem.

I believe I´m missing to give the activity a special attribute, but i
couldn´t find out what exactly i am missing.

hopefully someone here can help me.

thx

falko

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