Adam, The "in-front/behind" order by default is the order in which views are declared in the XML file. The order, first to last (XML) becomes back to front (on screen).
-- Kostya Vasilyev -- http://kmansoft.wordpress.com 03.12.2010 22:35 пользователь "Serdel" <[email protected]> написал: > As long as you have been so helpful - do you know any way to put an > imageview (or any other object) deliberately "behind" other objects? > For example if I would like to put an image behind my buttons to make > a background for the small gap between them (and I want this gap to be > filled - don't want them to merge into one since they have they are > the same color). > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 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

