Hi there.

I'm trying to create a tabbed application. Looking in howtos, I've
managed to do so. My problem is that I've got all my layouts (1 layout
per tab) in my main layout file. I've try to separate all this layout
in new files (1 file per layout). Doing this, I always got a "could
not find view with ID" error.

I get stuck with this problem for a long time, any help would be much
appreciated.
Here is the code for my layouts: http://pastebin.com/m15522d24
and here, my onCreate() method that crash while setting the content of
my tabs: http://pastebin.com/m267cd9c9

Thanks.

I.

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to