gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-ios] 22/32: badge


From: gnunet
Subject: [taler-taler-ios] 22/32: badge
Date: Mon, 16 Oct 2023 00:03:20 +0200

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 18c307f4691ba8f2db98b9f6d4cf1ea8fe4def54
Author: Marc Stibane <marc@taler.net>
AuthorDate: Fri Oct 13 23:38:25 2023 +0200

    badge
---
 TalerWallet1/Views/Main/MainView.swift | 1 +
 1 file changed, 1 insertion(+)

diff --git a/TalerWallet1/Views/Main/MainView.swift 
b/TalerWallet1/Views/Main/MainView.swift
index 4d61957..4b6cae9 100644
--- a/TalerWallet1/Views/Main/MainView.swift
+++ b/TalerWallet1/Views/Main/MainView.swift
@@ -155,6 +155,7 @@ extension MainView {
                     if !iconOnly { Text(balancesTitle) }
                 }
                 .tag(Tab.balances)
+                .badge(0)         // TODO: set badge if transaction finished 
in background
 
                 NavigationView {
                     ExchangeListView(stack: stack.push(exchangesTitle),

-- 
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]