NTP-2564 | Sohan Reddy | Fix for back handling when user logs in through deeplink (#12265)
This commit is contained in:
committed by
GitHub
parent
1066ded5f5
commit
d75990d941
@@ -59,6 +59,7 @@ abstract class CoinBaseActivity :
|
||||
navArgs = NavArgs(ctaData = CtaData(url = DeeplinkConstants.HOME)),
|
||||
navAction = NavigationAction.Default
|
||||
)
|
||||
super.finish()
|
||||
} else {
|
||||
super.finish()
|
||||
startExitAnimation()
|
||||
|
||||
Reference in New Issue
Block a user