♻️ Moved player state from shared_prefs to drift
🍱 Update icons
This commit is contained in:
@ -27,7 +27,7 @@ class AudioServices with WidgetsBindingObserver {
|
||||
: 'dev.solsynth.rhythmBox',
|
||||
androidNotificationChannelName: 'RhythmBox',
|
||||
androidNotificationOngoing: false,
|
||||
androidNotificationIcon: 'drawable/ic_launcher_monochrome',
|
||||
androidNotificationIcon: 'drawable/ic_stat_name',
|
||||
androidStopForegroundOnPause: false,
|
||||
androidNotificationChannelDescription: 'RhythmBox Music',
|
||||
),
|
||||
|
Reference in New Issue
Block a user