Skip to content

Instantly share code, notes, and snippets.

@ozw-sei
Created March 16, 2013 07:41
Show Gist options
  • Select an option

  • Save ozw-sei/5175416 to your computer and use it in GitHub Desktop.

Select an option

Save ozw-sei/5175416 to your computer and use it in GitHub Desktop.
AQuery aq = new AQuery(this);
aq.id(R.id.some_button).text( "Button" ).clicked(this,"someFunction");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment