mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2026-05-12 00:01:32 +08:00
added demo project and modified version
This commit is contained in:
@@ -35,7 +35,7 @@ cordova.define("cordova-plugin-screen-orientation.screenorientation", function(r
|
||||
'landscape',
|
||||
// The orientation is either landscape-primary or landscape-secondary.
|
||||
'any'
|
||||
// All orientations are supported
|
||||
// All orientations are supported (unlocked orientation)
|
||||
];
|
||||
|
||||
screenOrientation.Orientations = Orientations;
|
||||
|
||||
Reference in New Issue
Block a user