Re: [android-developers] Re: How to set Z order to the child View
The z order is controlled by the view order, and you can not make them different.
On Tue, Mar 9, 2010 at 9:27 PM, murali <muralilancer@gmail.com> wrote:
Hi ,thanks for ur reply .But bringChildToFront() is working fine
but ,i want to keep the child always back so ,for that how can i set
the Z order 0 .Is there anything like btingZToBack() or SendToBack()
method.
Thanks and Regards
Murali dhuli
On Mar 4, 4:08 pm, James Wang <jameswangc...@gmail.com> wrote:
> use ViewGroup.bringChildToFront and invalide please.
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--
Dianne Hackborn
Android framework engineer
hackbod@android.com
Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them.
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home