Log eBook
Blog following my development of the android app Log eBook
Tuesday, 30 August 2011
Log eBook - Post 10
I shall use Androids menu button. Ill use this code:
public boolean onCreateOptionsMenu(Menu menu) {
MenuInflater inflater = getMenuInflater();
inflater.inflate(R.menu.menu, menu);
return true;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment