gxc
2019-11-28 427d1c7ecd04b03419eae157e32fe3367d8dffea
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);