ya , you can . Set the activity content from a layout resource. The resource will be inflated, adding all top-level views to the activity. So , in the inflatedView, we can call second xml file.
On Tue, May 6, 2008 at 9:50 AM, scorpio <[EMAIL PROTECTED]> wrote: > > ya josh, > > thanks for the info. > what i need is by using setcontentview(), , shall we can call two xml > files from java file(activity). > > On May 6, 4:09 am, Josh Guilfoyle <[EMAIL PROTECTED]> wrote: > > I think he is referring to multiple base content view layouts. I > > believe that a future SDK will be providing this ability via an > > <include /> directive in the XML layout itself. > > > > On May 5, 8:32 am, Hielko <[EMAIL PROTECTED]> wrote: > > > > > Perhaps you should provide more details on what you exactly want to > > > do. There are thousends of things I can do with two xml files.... > > > > > On 5 mei, 16:03, scorpio <[EMAIL PROTECTED]> wrote: > > > > > > hi hielko, > > > > > > explain how ?? > > > > > > On May 5, 3:14 pm, Hielko <[EMAIL PROTECTED]> wrote: > > > > > > > Ofcourse... > > > > > > > On 5 mei, 11:23, scorpio <[EMAIL PROTECTED]> wrote: > > > > > > > > Can we call two xml files in one java class. Is it possible ?? > > > > > > > > thanks > > > > > > scorpio- Tekst uit oorspronkelijk bericht niet weergeven - > > > > > > - Tekst uit oorspronkelijk bericht weergeven - > > > --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

