This commit is contained in:
Horis
2024-02-20 19:57:27 +08:00
parent 4b2e3d6f45
commit c49ac20182
@@ -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 -> {