Package-level declarations
Types
Link copied to clipboard
This class is responsible for initializing the ContextProvider in the application. It extends the Initializer interface, which means it is part of the initialization process of the application.
Link copied to clipboard
object ContextProvider
Singleton object that provides application context and current activity.
Link copied to clipboard
Abstract class representing a ModuleInitializer.