Ok, dumb question, but this is starting to nag me...

Working with a TabHost, Is it possible to keep the Java code for the
tabs in separate files? For example, I have a tabbed screen with two
tabs, the logic for each tab is say 300 lines for a total of 600. Now,
I have arranged the methods in the file so that TabOn and TabTwo are
not intermingled, but it would make so much more sense (to mee at
least!) if I could break this logic out into 2 separate files and
"include" them when initializing the tabs.

Any thoughts?


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

Reply via email to