private void Save() { Prefs.SetKey("ActionRecords", KTool.DictToSplitStr(_records)); _isDirty = false; }