Package-level declarations
Types
Link copied to clipboard
abstract class UpsertScreen<T, V : UpsertScreenViewModel<T>>(itemId: String?, viewModel: V) :
EquinoxScreen<V>
The UpsertScreen class is useful to handle the insertion or editing of an item