mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Merge pull request #3279 from NativeScript/issue-3270
Fix: Android platform.screen.mainScreen props are not invalidated aft…
This commit is contained in:
@@ -205,6 +205,7 @@ class IOSApplication implements definition.iOSApplication {
|
||||
break;
|
||||
}
|
||||
|
||||
common._onOrientationChanged();
|
||||
typedExports.notify(<definition.OrientationChangedEventData>{
|
||||
eventName: typedExports.orientationChangedEvent,
|
||||
ios: this,
|
||||
|
||||
Reference in New Issue
Block a user