Skip to content

Instantly share code, notes, and snippets.

Created March 12, 2012 20:07
Show Gist options
  • Select an option

  • Save anonymous/2024377 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/2024377 to your computer and use it in GitHub Desktop.
Profesor Pablo
btnHola.setOnClickListener(new OnClickListener() {
public void onClick(View arg0) {
... my code here...
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment