Resolves #33 reverted to use delayed vc dismissal

This commit is contained in:
Grant Benvenuti
2014-12-02 06:47:24 +10:00
parent 0ba523375a
commit e62c2304c3
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="net.yoik.cordova.plugins.screenorientation"
version="1.3.1">
version="1.3.2">
<name>Screen Orientation</name>
<description>Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS and BB10.</description>