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