ActionBar | Android Developers

ActionBar | Android Developers

瀏覽:1202
日期:2026-04-22
Create and return a new ActionBar.Tab. This tab will not be included in the action bar until it is added. Very often tabs will be used to switch between Fragment objects. Here is a typical implementation of such tabs: import android.app.ActionBar; import ...看更多