iphone - Bring recent button in front of others -
i have question animating buttons , place them 1 place(where x position of buttons different).
i want recent button(which clicked) on above of all.i used sendsubviewtoback: method send previous button not working.
[youtview bringsubviewtofront:youtbtn];
Comments
Post a Comment