Simple Stack 1.14.1
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
backand going to the same target as where we were (handlefragment.isRemoving). -
SAMPLE UPDATE: MVP/MVVM samples have a better packaging structure.