tags:

views:

14

answers:

0

My question is how can I add new view in already zoomed view.

I want to add comment when user click on date of calendar. this comment pop-up should open such a way that it looks like pop-up started from date with zooming and and after adding comment, it should stop in zoom in at same date. Same like MAC OS is displaying when we click on folder.

I did this pop-up with blank view. now when I a m going to add subview (which has text-field and button to add comment)  in already zoomed view, subview is also going to zoomed. Can I add it so it will feet in pop-up?