mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
@@ -154,7 +154,7 @@ class ExportBookService : BaseService() {
|
||||
servicePendingIntent<ExportBookService>(IntentAction.stop)
|
||||
)
|
||||
}
|
||||
notificationManager.notify(AppConst.notificationIdExport, notification.build())
|
||||
notificationManager.notify(AppConst.notificationIdExport + 100, notification.build())
|
||||
}
|
||||
|
||||
private fun export() {
|
||||
|
||||
Reference in New Issue
Block a user