Frage

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

War es hilfreich?

Lösung

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.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top