gxc
2019-10-28 f6b3446e3a4afc0f65814be87aaa0f5ea0c62d69
ZigbeeApp/Shared/Phone/Device/Logic/AddScenePage.cs
@@ -35,6 +35,8 @@
                TextID = MyInternationalizationString.addscene,
                TextSize = 17,
                TextColor = ZigbeeColor.Current.LogicTextBlackColor,
                TextAlignment = TextAlignment.CenterLeft,
                X = Application.GetRealWidth(150),
            };
            topFrameLayout.AddChidren(titleName);