Skip to content

Simple Stack 1.14.1

Compare
Choose a tag to compare
@Zhuinden Zhuinden released this 26 Apr 16:44
· 226 commits to master since this release

Simple-Stack 1.14.1 (2019-04-26)

  • FIX: onServiceUnregistered() was called multiple times if the service was being unregistered from a scope where it was registered multiple times.

  • SAMPLE UPDATE: Safer version of the FragmentStateChanger that handles re-entrancy of back and going to the same target as where we were (handle fragment.isRemoving).

  • SAMPLE UPDATE: MVP/MVVM samples have a better packaging structure.