@ -116,7 +116,9 @@ abstract class BaseReadAloudService : BaseService(),
}
} else {
textChapter.getUnRead(pageIndex).split("\n").forEach {
contentList.add(it)
if (it.isNotEmpty()) {
if (play) play()