13aec96febe2cf4629138c66ac332c15d2ccc5ef
onComplete() is being called but still the activity is not finishing. When you hit back it works as expected. I've tried adding flags to the calling intent, intializing all lifecycle methods and even arranging the order things are called. I have tried these intent flags so far: FLAG_ACTIVITY_NO_HISTORY FLAG_ACTIVITY_NEW_TASK FLAG_ACTIVITY_CLEAR_TASK
Description
No description provided
859 KiB
Languages
Java
100%