Working on the formstuff samples and I am getting a error adding the
EditText.
This is the line I am getting a error one:
edittext.setOnKeyListener(new OnKeyListener() {
This is the error: Multiple markers at this line - OnKeyListener
cannot be resolved to a type - The method
setOnKeyListener(View.OnKeyListener) in the type View is not
applicable for the arguments (new OnKeyListener(){})
http://developer.android.com/resources/tutorials/views/hello-formstuff.html
--
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