diff --git a/src/app/app.component.ts b/src/app/app.component.ts index cb7cfd9..c9c3d4a 100755 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -81,7 +81,7 @@ export class MyApp { // Here you can do any higher level native things you might need. statusBar.styleDefault(); - keyboard.disableScroll(true); + //keyboard.disableScroll(true); this.menuController.enable(false);