December 8th, 2009, 08:50 AM
|
#1 (permalink)
|
|
New Member
Thread Author (OP)
Join Date: Dec 2009
Posts: 3
Device(s):
Carrier: Not Provided
Thanks: 0
Thanked 0 Times in 0 Posts
|
Help with simple views
Hi there,
I'd be greatly appreciated if you could help me with what is probably something simple.
Following the guide at this site Hello, TabWidget | Android Developers
ive created a tab view.
Now that I have the 3 tabs I want to be able to display different listViews in each tab depending on the tab i'm in.
Then in each tab I want the items to be 'clickable' that again will open up another view. I know there are clickable methods and events i'd have to implement but I just need a shove in the right direction as to where to get started with displaying ListViews on the different tabs.
Can anyone help me with this.
Thanks alot.
|
|
|