Fixes conditions where null pointer exception can cause the app to crash if the activity returns null (happens when app is closing but a call to a method like setTitle is still in progress).
Extends handleSetHomeAsUpIcon support icon fonts as well as strings.
Wrapps a helper method for generating icon drawable for DRY.
Fixes conditions where null pointer exception can cause the app to crash if the activity returns null (happens when app is closing but a call to a method like setTitle is still in progress).
Extends handleSetHomeAsUpIcon support icon fonts as well as strings.
Wrapps a helper method for generating icon drawable for DRY.