Mark, Gone means that only the selected tab's ListView's visiblility is set to visible. The other 2 are set to gone. When you select a different tab the states change. Since a cannot replicate the error at will I cannot see if visibility is not set properly when the ListView should be visible and is not. I suspect it is a bug since I have no control over the code that changes the visibility state. How are bugs reported to Google? Thanks,
On Apr 30, 9:03 am, Mark Murphy <[email protected]> wrote: > cre wrote: > > Ran hierarchyviewer and all is as expected. The Listview is (visible) > > when its supposed to be and (gone) when it supposed to be. > > I thought you said you didn't want it to be gone. What does "when it > supposed to be" mean? > > > The Listviews are setup once in OnCreate and never modified, that is > > why I cannot understand what could cause it or them to disappear. > > Outside of a possible bug in Android tab support, I have no idea. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > Android App Developer Books:http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

