I'm not talking about doing anything fancy. I'd just like the standard windows and views to rotate when the user rotates the device.
|
feedback
|
|
You need to tell the window which orientations it should support:
You can then listen on the orientation changes with a listener like so:
Edit: I think (though I've never tried it) you can also set this in tiapp.xml, which has the added benefit of applying to all windows automatically.
| ||||
feedback
|
| |||||||
feedback
|
|
this is work on android default. But not work on iphone, so just write this code
I, THINK THIS IS USEFUL TO YOU. | |||
|
feedback
|