mirror of
https://github.com/Michatec/Radio.git
synced 2026-06-03 08:30:28 +02:00
d654d79bd5
Update `NotificationSys.showNotification` to accept an optional `id` parameter. This allows different notifications to be displayed simultaneously by the system instead of overwriting each other. In `SettingsFragment` and `PlayerFragment`, assign specific unique IDs for test, share, and update notifications.