gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-ios] 27/204: dismiss


From: gnunet
Subject: [taler-taler-ios] 27/204: dismiss
Date: Thu, 05 Dec 2024 23:49:55 +0100

This is an automated email from the git hooks/post-receive script.

marc-stibane pushed a commit to branch master
in repository taler-ios.

commit 42930a6d126ab1d7b017cfdbfd34b968bd25efd3
Author: Marc Stibane <marc@taler.net>
AuthorDate: Wed Sep 25 09:11:12 2024 +0200

    dismiss
---
 TalerWallet1/Views/Actions/ActionsSheet.swift | 1 +
 1 file changed, 1 insertion(+)

diff --git a/TalerWallet1/Views/Actions/ActionsSheet.swift 
b/TalerWallet1/Views/Actions/ActionsSheet.swift
index 1facaab..d7b2cb6 100644
--- a/TalerWallet1/Views/Actions/ActionsSheet.swift
+++ b/TalerWallet1/Views/Actions/ActionsSheet.swift
@@ -62,6 +62,7 @@ struct ActionsSheet: View {
                 let action = {
                     showSpendingHint = false
                     UIApplication.shared.open(URL(string:DEMOSHOP)!, options: 
[:])
+                    dismissTop(stack.push())
                 }
                 Button(action: action) {
                     HStack {

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]