Skip to content

Commit

Permalink
Android: Fix soft keyboard for Motorola webkit
Browse files Browse the repository at this point in the history
  • Loading branch information
lexis-t committed Apr 12, 2012
1 parent c2c9c89 commit 0731585
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -558,8 +558,6 @@ private void init(IRhoWebView v, Object params) {
toolBar = bottom;

setupToolbar(toolBar, params);

webView.getView().requestFocus();
}

public SimpleMainView() {
Expand Down

0 comments on commit 0731585

Please sign in to comment.