This commit is contained in:
Horis 2024-02-20 19:57:27 +08:00
parent abd6b0ff7f
commit 0106c5e628

View File

@ -1293,7 +1293,7 @@ class ReadBookActivity : BaseReadBookActivity(),
when (dialogId) {
TEXT_COLOR -> {
setCurTextColor(color)
postEvent(EventBus.UP_CONFIG, arrayOf(2, 9))
postEvent(EventBus.UP_CONFIG, arrayOf(2, 9, 11))
}
BG_COLOR -> {