onUnbind

open override fun onUnbind(intent: Intent?): Boolean

Clears this instance from the holder on unbind. Subclasses that override MUST call super.

Return

the super result (whether onRebind should be honored).