iphone - When an iOS device rotates, how do I change the orientation only one element? -


i able handle orientation changes in current iphone application. problem don't want view of controller rotate or resize. when device orientation changes, want 1 ui element rotate 90 degrees on screen.

apple's camera application perfect example of - when device orientation changes, of buttons rotate, view not rotate.

i suppose resize view, move of elements around, , animate buttons, feel there must easier way it.

thanks in advance.

1) can create 2 view hierarchies , change on screen in willrotatetointerfaceorientation: see question

2) or can handle rotations see question


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -