优化
This commit is contained in:
@@ -1293,7 +1293,7 @@ class ReadBookActivity : BaseReadBookActivity(),
|
|||||||
when (dialogId) {
|
when (dialogId) {
|
||||||
TEXT_COLOR -> {
|
TEXT_COLOR -> {
|
||||||
setCurTextColor(color)
|
setCurTextColor(color)
|
||||||
postEvent(EventBus.UP_CONFIG, arrayOf(2, 9))
|
postEvent(EventBus.UP_CONFIG, arrayOf(2, 9, 11))
|
||||||
}
|
}
|
||||||
|
|
||||||
BG_COLOR -> {
|
BG_COLOR -> {
|
||||||
|
|||||||
Reference in New Issue
Block a user