ZigbeeApp/Shared/Phone/Device/Logic/TemplatePage.cs
@@ -1213,11 +1213,15 @@ }; if (Common.Logic.CurrentLogic.LogicIsCustomPushText == 0) { tag = false; btnswitch.IsSelected = false; custompushFrameLayout.Height = Application.GetRealHeight(0); } else { tag = true; btnswitch.IsSelected = true; custompushFrameLayout.Height = Application.GetRealHeight(160); } var saveFrameLayout = new FrameLayout {