WJC
2019-11-01 6f16607efe766271c69a4f3f96fb928fe25f112c
ZigbeeApp/Shared/Phone/Device/Room/AddDevieDetailFromAddFunction.cs
@@ -263,7 +263,7 @@
            };
            sharedFL.AddChidren(sharedLine);
            var confirmBtn = new Device.CommonForm.CompleteButton()
            var confirmBtn = new Device.CommonForm.CompleteButton(1,2,3)
            {
                TextID = R.MyInternationalizationString.ConfirmAdd,
            };