<include layout="@layout/blah" /> :)
On Wed, Dec 10, 2008 at 5:18 PM, Maxence Warzecha <[EMAIL PROTECTED]> wrote: > > Hi all, > > I have a myform.xml layout with a simple form. > I have also a main.xml layout. > > I would like to know if we can include/insert existing layout > (myform.xml) in an other layout (main.xml). > I would like to do that in my main.xml directly without use java > programmation but if it's not possible let me know an other way to do. > > Something like that : > <Layout ... parent="@layout/myform" ... /> > > Thank you, > Maxence > > > -- Romain Guy www.curious-creature.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

