WJC
2019-12-04 5a53603b124acf4599b3397148f8574ac873eecb
ZigbeeApp/Shared/Phone/Device/Logic/DelayTime.cs
@@ -128,7 +128,7 @@
                BackgroundColor = ZigbeeColor.Current.LogicBlankBackgroundColor,
            };
            middle.AddChidren(PickerViewfra);
            PickerViewfra.SetCornerWithSameRadius(20, HDLUtils.RectCornerTopLeft | HDLUtils.RectCornerTopRight);
            PickerViewfra.SetCornerWithSameRadius(Application.GetRealHeight(50), HDLUtils.RectCornerTopLeft | HDLUtils.RectCornerTopRight);
            
            var mUIPickerView = new UIPickerView