Remove all addToBackStack()
calls and do the back stack manually
#108
Labels
addToBackStack()
calls and do the back stack manually
#108
For some reason, Android doesn't like the
addToBackStack()
method, it loses a lot of functionality such as Transitions so we need to implement this manually ourselves, shouldn't take too longThe text was updated successfully, but these errors were encountered: