Este ejemplo se corresponde con las entradas ActionBar I, II y III.En la primera parte insertamos elementos de acci?n, el bot?n de volver y un Spinner en la ActionBar.En la segunda parte insertamos una vista de acci?n (barra de b?squeda) y un proveedor de acci?n (bot?n de compartir).En la tercera parte creamos un caj?n de navegaci?n..
ActionBar is hosted in the following web site
https://github.com/DesarrollandoAndroid/ActionBar
If you think the Android project ActionBar listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of ActionBar.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
There are 5 image files in ActionBar. The names of the image files are listed as follows.
ic_action_copy.png ic_action_paste.png ic_action_search.png ic_action_share.png ic_view_headline_white_24dp.png
The following screenshort is generated from the image listed above.
ActionBar has the following Java source files.
desarrollandoandroid.actionbar.ApplicationTest.java desarrollandoandroid.actionbar.FundamentosAndroidTab.java desarrollandoandroid.actionbar.GoogleMapsTab.java desarrollandoandroid.actionbar.MainActivity.java desarrollandoandroid.actionbar.MenuActionBarTab.java desarrollandoandroid.actionbar.secondActivity.java