@override
public void onBackPressed(){
nWebView.goBack();
return;
}

I am using code above in Activity (from tutorial) and it does not
work :-(
Api level 8
It was working couple days ago but I did play with some settings and
now it does not work :-(
How can I fix it?

When I click Back button - debugger show this:
No keyboard for id 0
Using default keymap

Please help

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to