mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-02-16 14:29:35 +00:00
Merge branch 'main' of https://github.com/rangdl/Vaani
This commit is contained in:
commit
f9a49f4473
2 changed files with 3 additions and 1 deletions
|
|
@ -25,6 +25,8 @@ Future<AbsAudioHandler> audioHandlerInit(Ref ref) async {
|
|||
androidStopForegroundOnPause: false,
|
||||
androidNotificationIcon: 'drawable/ic_stat_logo',
|
||||
preloadArtwork: true,
|
||||
// fastForwardInterval: Duration(seconds: 20),
|
||||
// rewindInterval: Duration(seconds: 20),
|
||||
),
|
||||
);
|
||||
return audioService;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue