Pregunta

Can I disable autorotation if my views animated in this moment? And then if orientation changed, after end of animation - change orientation manual

¿Fue útil?

Solución

try setting a flag when animation begins and based on that flag return NO from orientation delegates and once animation is completed reset the flag.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top