You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: js/utils/keyboard.js
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,12 @@
23
23
* <div id="google-map"></div>
24
24
* </div>
25
25
* ```
26
-
*
26
+
* ----------
27
+
*
28
+
* ### Plugin Usage
29
+
* Information on using the plugin can be found at [https://github.com/driftyco/ionic-plugins-keyboard](https://github.com/driftyco/ionic-plugins-keyboard).
30
+
*
31
+
* ----------
27
32
*
28
33
* ### Android Notes
29
34
* - If your app is running in fullscreen, i.e. you have `<preference name="Fullscreen" value="true" />` in your `config.xml` file
0 commit comments