I have an Activity with a tab host with four tabs. I have a ListView on each of three of the tab pages. Well, I am adding the third one now. When I run my app, I am getting null pointer exceptions because one of the ListViews, the newly added one, if not initialized. I can't see anything different about this ListView from the other ones.
I have attached the code and a screenshot.
Thank you!
I have attached the code and a screenshot.
Thank you!