mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix keyboard-attach docs
This commit is contained in:
2
js/angular/directive/keyboardAttach.js
vendored
2
js/angular/directive/keyboardAttach.js
vendored
@@ -13,7 +13,7 @@
|
||||
* - This directive requires the
|
||||
* [Ionic Keyboard Plugin](https://github.com/driftyco/ionic-plugins-keyboard).
|
||||
* - On Android not in fullscreen mode, i.e. you have
|
||||
* `<preference name="Fullscreen" value="true" />` in your `config.xml` file,
|
||||
* `<preference name="Fullscreen" value="false" />` or no preference in your `config.xml` file,
|
||||
* this directive is unnecessary since it is the default behavior.
|
||||
* - On iOS, if there is an input in your footer, you will need to set
|
||||
* `cordova.plugins.Keyboard.disableScroll(true)`.
|
||||
|
||||
Reference in New Issue
Block a user