This commit is contained in:
Horis
2023-10-26 22:07:42 +08:00
parent ef104b9008
commit 0ebf6d6415

View File

@@ -147,6 +147,7 @@ abstract class BaseReadAloudService : BaseService(),
}
override fun onStartCommand(intent: Intent?, flags: Int, startId: Int): Int {
upNotification()
when (intent?.action) {
IntentAction.play -> newReadAloud(
intent.getBooleanExtra("play", true),