Created
June 5, 2014 10:46
-
-
Save GuillaumeJasmin/d4eedb4f2748aacf5525 to your computer and use it in GitHub Desktop.
iOS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// get screen size after screen rotation | |
[UIApplication sharedApplication].keyWindow.rootViewController.view.bounds.size; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment