android.support.v7.app.ActionBarDrawerToggle.Delegate |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the context of ActionBar
| |||||||||||
Returns the drawable to be set as up button when DrawerToggle is disabled
| |||||||||||
Returns whether navigation icon is visible or not.
| |||||||||||
Set the Action Bar's up indicator content description.
| |||||||||||
Set the Action Bar's up indicator drawable and content description.
|
Returns the drawable to be set as up button when DrawerToggle is disabled
Returns whether navigation icon is visible or not. Used to print warning messages in case developer forgets to set displayHomeAsUp to true
Set the Action Bar's up indicator content description.
contentDescRes | - Content description to set |
---|
Set the Action Bar's up indicator drawable and content description.
upDrawable | - Drawable to set as up indicator |
---|---|
contentDescRes | - Content description to set |