Skip to content

Commit

Permalink
CB-8378 android: Deleted hidekeyboard & showkeyboard events
Browse files Browse the repository at this point in the history
  • Loading branch information
agrieve committed Jan 29, 2015
1 parent 9c9610f commit fc4db91
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/android/platform.js
Expand Up @@ -80,9 +80,6 @@ function onMessageFromNative(msg) {
// App life cycle events
case 'pause':
case 'resume':
// Keyboard events
case 'hidekeyboard':
case 'showkeyboard':
// Volume events
case 'volumedownbutton':
case 'volumeupbutton':
Expand Down

0 comments on commit fc4db91

Please sign in to comment.