Delegate

interface Delegate(source)

Functions

Link copied to clipboard
Returns the context of ActionBar
Link copied to clipboard
Returns the drawable to be set as up button when DrawerToggle is disabled
Link copied to clipboard
Returns whether navigation icon is visible or not.
Link copied to clipboard
abstract fun setActionBarDescription(@StringRes contentDescRes: Int)
Set the Action Bar's up indicator content description.
Link copied to clipboard
abstract fun setActionBarUpIndicator(upDrawable: Drawable, @StringRes contentDescRes: Int)
Set the Action Bar's up indicator drawable and content description.