WJC
2019-11-21 6a518151a9a8efb62c768198aebe4a0ff9ce77f2
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,
            };