Commit 8ee5d77c authored by Max Lv's avatar Max Lv

decrease timeout

parent 8cbfad80
......@@ -261,7 +261,7 @@ class Shadowsocks
override def run() {
switchButton.setEnabled(true)
}
}, 2000)
}, 1000)
}
switchButton.setOnCheckedChangeListener(this)
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment