gxc
2019-11-07 a4924de3136289d10cabbf2f61a228387d44ded7
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,
            };