cezarywojcik / CWStatusBarNotification

A library that allows you to easily create text-based notifications that appear on the status bar.
MIT License
2.03k stars 260 forks source link

How to disable rotation? #85

Open suvratapte opened 8 years ago

suvratapte commented 8 years ago

Is there a way to disable rotation? My app does not allow rotation. But if the screen rotates, only the notification view rotates.

cezarywojcik commented 8 years ago

this means that only your window or view controller and not your entire app has rotation disabled.