• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How to set Z order to the child View

Hi all, I want to set the Z order to the view(Relative layout view).

My main Layout is Absolute Layout and inside that i am using child views(each view is on Relative layout) .Inside Main Layout ,i have 5 sub Layouts ,(5 child views)by changing the x position.and i am giving the x positions like ,all the child's will overlap some part of the view(25%)with the next view.

Now what i want to do is ,i want to set one view always should be on the top of the the next view .

Is there any way to set Z order of the view so that it will be on the top of another view or on below of the another view .I need to change the Z order .

If any body knows pls give me any idea
thanks and regards
murali dhuli
android developer
 
Back
Top Bottom