mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
@@ -79,7 +79,7 @@ class CheckSourceService : BaseService() {
|
||||
check(it)
|
||||
}
|
||||
|
||||
IntentAction.resume -> startForegroundNotification()
|
||||
IntentAction.resume -> upNotification()
|
||||
IntentAction.stop -> stopSelf()
|
||||
}
|
||||
return super.onStartCommand(intent, flags, startId)
|
||||
|
||||
Reference in New Issue
Block a user