oenukr / financisto

A fork of the Financisto - open-source personal finance tracker for Android
https://github.com/oenukr/financisto
GNU General Public License v2.0
0 stars 0 forks source link

reverse the logic in `NotificationOptions` and `Notification` #58

Open oenukr opened 3 weeks ago

oenukr commented 3 weeks ago

Create a new Notification instance based on a NotificationOptions instance, rather than modifying an existing Notification instance within the NotificationOptions instance.