Skip to content

1.3.0

Choose a tag to compare

@DanielNovak DanielNovak released this 18 Feb 11:21

Added getViewOptional() method which is guaranteed to be non-null. It will return a dummy implemenation in case the View is not null.
Removed the need to override getViewModelClass, the ViewModel class is now automatically extracted from the ViewModel class definition.