优化
This commit is contained in:
@@ -143,6 +143,7 @@ abstract class BaseReadAloudService : BaseService(),
|
||||
}
|
||||
|
||||
open fun play() {
|
||||
isRun = true
|
||||
pause = false
|
||||
upNotification()
|
||||
postEvent(EventBus.ALOUD_STATE, Status.PLAY)
|
||||
|
||||
Reference in New Issue
Block a user