Package-level declarations
Types
Link copied to clipboard
The CreateScreen serves as a base screen to create a new item or edit an existing one
Link copied to clipboard
The ItemScreen serves as a base screen to display the data related to an item
Link copied to clipboard
abstract class ListsScreen<V : MultipleListViewModel>(viewModel: V, screenTitle: StringResource) : PandoroScreen<V>
The ListsScreen serves as a base screen to display multiple lists in one screen, one horizontal other one vertical or grid format