ZigbeeApp/Shared/Phone/Device/Logic/TimePoint.cs
@@ -51,6 +51,7 @@ timeifon.Add("RemindTime", "0"); timeifon.Add("EnDelay", "0"); timeifon.Add("DelayTime", "0"); timeifon.Add("DoorLockOpenDelayTime","0"); timeifon.Add("DateType", TypeValue.ToString()); DateType = dictionary["DateType"]; @@ -79,7 +80,7 @@ var middle = new FrameLayout { Y = view.topRowLayout.Bottom, Height = Application.GetRealHeight(1920 - 184 - 260), Height = Application.GetRealHeight(Method.H - 184 - 260), BackgroundColor = ZigbeeColor.Current.LogicMiddleBackgroundColor, }; this.AddChidren(middle);