Commit 6978b921 authored by Max Lv's avatar Max Lv

Fix a crash in RunnerActivity

parent ac28b83a
......@@ -74,7 +74,6 @@ class ShadowsocksRunnerActivity extends Activity with ServiceBoundContext {
} else {
attachService()
}
finish()
}
override def onDestroy() {
......
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