Using the Android action bar (ActionBar) - Tutorial
經安全檢測,此網站為安全網站,請放心前往原始網址!
Using the Android action bar (ActionBar) - Tutorial
An activity adds entries to the action bar in its onCreateOptionsMenu() method. The showAsAction attribute allows you to define how the action is displayed. For example ...