Uses of Class
com.actionbarsherlock.app.ActionBar.LayoutParams

Packages that use ActionBar.LayoutParams
com.actionbarsherlock.app   
com.actionbarsherlock.internal.app   
 

Uses of ActionBar.LayoutParams in com.actionbarsherlock.app
 

Methods in com.actionbarsherlock.app with parameters of type ActionBar.LayoutParams
abstract  void ActionBar.setCustomView(android.view.View view, ActionBar.LayoutParams layoutParams)
          Set the action bar into custom navigation mode, supplying a view for custom navigation.
 

Constructors in com.actionbarsherlock.app with parameters of type ActionBar.LayoutParams
ActionBar.LayoutParams(ActionBar.LayoutParams source)
           
 

Uses of ActionBar.LayoutParams in com.actionbarsherlock.internal.app
 

Methods in com.actionbarsherlock.internal.app with parameters of type ActionBar.LayoutParams
 void ActionBarWrapper.setCustomView(android.view.View view, ActionBar.LayoutParams layoutParams)
           
 void ActionBarImpl.setCustomView(android.view.View view, ActionBar.LayoutParams layoutParams)
           
 



Copyright © 2012-2013. All Rights Reserved.