Interface | Description |
---|---|
ActionBar.OnMenuVisibilityListener |
Listener for receiving events when action bar menus are shown or hidden.
|
ActionBar.OnNavigationListener |
Listener interface for ActionBar navigation events.
|
ActionBar.TabListener |
Callback interface invoked when a tab is focused, unfocused, added, or removed.
|
Class | Description |
---|---|
ActionBar |
A window feature at the top of the activity that may display the activity title, navigation
modes, and other interactive items.
|
ActionBar.LayoutParams |
Per-child layout information associated with action bar custom views.
|
ActionBar.Tab |
A tab in the action bar.
|
SherlockActivity | |
SherlockDialogFragment | |
SherlockExpandableListActivity | |
SherlockFragment | |
SherlockFragmentActivity | |
SherlockListActivity | |
SherlockListFragment | |
SherlockPreferenceActivity |
Copyright © 2011–2014. All rights reserved.