1 min readNov 9, 2019
Your callback will be null after process death. You should be using setTargetFragment, or onAttach(Context), but definitely not a variable you set before calling show.
Your callback will be null after process death. You should be using setTargetFragment, or onAttach(Context), but definitely not a variable you set before calling show.
Android dev. Zhuinden, or EpicPandaForce @ SO. Extension function fan #Kotlin, dislikes multiple Activities/Fragment backstack.