Hi ,

I have a number of activities having a common footer layout with a set
of buttons. I include this footer layout using <include> option.
I need to know if there is any way using which i can modify properties
in the layout that is included

ie.. say i have
 activity1 ---- layout1 (<include> footer.xml)
 activity2 ---- layout2 (<include> footer.xml)

I move from activity1 to activity 2.. In activity 1 i need to set the
background for a button which will be displayed in the footer of
activity2.
How can this be done?





-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to