gxc
2019-12-20 eb9cf55fc8568cb2d4b4bfac9deb617ce766a7a5
ZigbeeApp/Shared/Phone/Device/Logic/SelectedLogicState.cs
@@ -31,7 +31,7 @@
            var titleName = new Button {
                TextID = MyInternationalizationString.automation,
                TextSize = 17,
                TextSize = 16,
                TextColor = ZigbeeColor.Current.LogicTextBlackColor,
            };
            topFrameLayout.AddChidren (titleName);