Package app. futured. arkitekt. core. event
Types
Link copied to clipboard
One time event sent from ViewModel to Fragment/Activity via BaseViewModel.sendEvent. Event is tied directly to specific Fragment/Activity via its ViewState. Events are delivered through LiveData-based bus.