Package-level declarations

Types

Link copied to clipboard

Main Android entry activity for the LiT client app.

Properties

Link copied to clipboard
val applicationScope: CoroutineScope

An application-wide CoroutineScope for long-running tasks that should persist beyond the lifecycle of individual UI components (ViewModels, Composables).