fix zap dialog not closing

This commit is contained in:
greenart7c3 2023-09-15 12:58:58 -03:00
parent bf9d318209
commit 175d1ae33b

View File

@ -1577,6 +1577,7 @@ fun ZapAmountChoicePopup(
AmberUtils.isActivityRunning = false
ServiceManager.shouldPauseService = true
event = null
onDismiss()
}
)