mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-02-07 06:04:23 +01:00
強調表示する単語の設定画面でSwitchの色が変化しないバグの修正
This commit is contained in:
parent
c655c046d3
commit
e785238af6
@ -109,6 +109,9 @@ class ActHighlightWordEdit
|
||||
swSpeech = findViewById(R.id.swSpeech)
|
||||
swSpeech.setOnCheckedChangeListener(this)
|
||||
|
||||
App1.setSwitchColor(this,App1.pref,swSound)
|
||||
App1.setSwitchColor(this,App1.pref,swSpeech)
|
||||
|
||||
intArrayOf(
|
||||
R.id.btnTextColorEdit,
|
||||
R.id.btnTextColorReset,
|
||||
|
Loading…
x
Reference in New Issue
Block a user