Crabtree/SmartHome/UI/SimpleControl/Phone/Schedule/AddSchedule.cs
@@ -684,7 +684,7 @@ Application.RunOnMainThread (() => { if (revertObj == null) { new Alert ("", "Unable to save data, please check the network.", "Close").Show (); } else if (revertObj.StateCode.ToUpper() == "SUCCESS") { } else if (revertObj.StateCode.ToUpper() == StateCode.SUCCESS) { this.RemoveFromParent (); action (timerTemp); } else {