• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps OnClick...onClique...er..

jon80

Member
Well, I am trying to code this, but I get a warning...
public boolean onCreateOptionsMenu(Menu menu)
{
getMenuInflater().inflate(R.menu.menu_main, menu) {

}


Too bad I cannot upload any source code they might give more useful information.
 
Back
Top Bottom