androidx.activity.contextaware

Interfaces

ContextAware

A ContextAware class is associated with a Context sometime after the class is instantiated.

OnContextAvailableListener

Listener for receiving a callback at the first moment a Context is made available to the ContextAware class.

Classes

ContextAwareHelper

Helper class for implementing ContextAware.

ContextAwareKt