If the Atomic page is closed using the Android back button, the activity does not call the onCompletion methods.
The internal _isLoading variable is also set to true.
Steps to reproduce (Android):
- Call Atomic.transact()
- Tap back button.
- Try to call Atomic.transact() again.
ER: Atomic is opened
AR: Nothing happened
If the Atomic page is closed using the Android back button, the activity does not call the onCompletion methods.
The internal _isLoading variable is also set to true.
Steps to reproduce (Android):
ER: Atomic is opened
AR: Nothing happened