Question

instead of popup from center can we change to another animation (eg, undo animation)?

Was it helpful?

Solution

I am just guessing here...

But you could place the UIAlertView within a scrollView and then animate the scroll view (such as when a UIPageControl is used). The scrollView would be transparent except for the single UIAlerView placed on it.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top