On Apr 15, 6:22 am, Romain Guy <[email protected]> wrote: > <include /> does not let you override random attributes at the moment. > Only android:id is supported.
Uh, Romain? The documentation at http://developer.android.com/resources/articles/layout-tricks-reuse.html - which is based on a blog post you wrote last February - says otherwise: "This tag also lets you override a few attributes of the included layout ... you can override all the layout parameters." My testing seems to indicate that your comment here is correct and the docs are wrong; only the id attribute can be overridden. Mind updating the docs? Thanks, String -- 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

