- reactor now contains
onSaveInstanceState
andonRestoreSaveInstanceState
methods which allows to persist state across orientation changes
InfinityLoadingBehaviour
now takesSingle<Int>
as argument instead ofInt
to be able to work with savedInstanceState
The previous versions of this library contained mostly initial implementation with only few changes