| Author |
android 3.0 for button listener said not applicable for the argument
|
Sara Brown
Ranch Hand
Joined: Feb 22, 2012
Posts: 55
|
|
i am new to android 3.0 and i am having trouble with android 3.0 to make button listener.
this is my code
i even tried this
|
 |
swarna byrappa
Greenhorn
Joined: Sep 05, 2012
Posts: 2
|
|
try implementing android.view.View.OnClickListener rather than OnClickListener.
|
 |
 |
|
|
subject: android 3.0 for button listener said not applicable for the argument
|
|
|