mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
@@ -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 -> {
|
||||
|
||||
Reference in New Issue
Block a user