WJC
2019-10-14 b78a4d0ca90416d37fcbaf5e54b00f7eaab53919
ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectCurtainSetting.cs
@@ -213,7 +213,7 @@
            };
            percentSliderRowView.AddChidren(seekBarTitle);
            var confirmBtn = new Device.CommonForm.CompleteButton() { };
            var confirmBtn = new Device.CommonForm.CompleteButton(1,2,3);
            AddChidren(confirmBtn);
            if (state == -1)