>I have View B that extends View A. I also have an xml Layout for A >(a.xml) and i dont want to copy the whole content only for one change >i do in View B to b.xml, so is it possible to include a.xml in b.xml ?
<include "@layout/a" /> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

