gxc
2019-11-04 b7b3e92bed9c4553e30e2901a1877f088a5f8823
ZigbeeApp/Shared/Phone/Device/Room/AddRoom.cs
old mode 100755 new mode 100644
@@ -290,7 +290,7 @@
            };
            settingContentFL.AddChidren(settingLine);
            confirm = new Device.CommonForm.CompleteButton(1700, 700, 90);
            confirm = new Device.CommonForm.CompleteButton(1700, 700, 127);
            confirm.SetTitle(R.MyInternationalizationString.Confrim);
            this.AddChidren(confirm);
            #endregion