Package-level declarations

Types

Link copied to clipboard
annotation class ContributesViewModel

Annotate a ViewModel class with this to automatically contribute it to the ViewModel scope multibinding. Equivalent to the following declaration in an application module:

Link copied to clipboard
abstract class ViewModelScope