gxc
2020-02-28 66a9965c44ecc32a6696abca876ab9d1cd091584
ZigbeeApp/Shared/Phone/Device/Logic/SelectedLogicState.cs
@@ -31,8 +31,9 @@
            var titleName = new Button {
                TextID = MyInternationalizationString.automation,
                TextSize = 17,
                TextSize = 16,
                TextColor = ZigbeeColor.Current.LogicTextBlackColor,
                IsBold = true,
            };
            topFrameLayout.AddChidren (titleName);