Fix #27
This commit is contained in:
parent
c9c76bee9e
commit
56c1b4efbf
@ -59,6 +59,7 @@ public class RuleConfigFragment extends ConfigFragment {
|
||||
intent = null;
|
||||
mHandler.shutdown();
|
||||
mHandler = null;
|
||||
Daedalus.configurations.save();
|
||||
}
|
||||
|
||||
private void stopThread() {
|
||||
|
Loading…
Reference in New Issue
Block a user