黄学彪
2019-10-28 1f5636d69332170ea3a41c76c9519f6ff6f0a8d9
ZigbeeApp/Shared/Phone/Device/Category/SelectFloor.cs
@@ -60,10 +60,6 @@
                TextID = R.MyInternationalizationString.SelectFloor
            };
            backgroundFL.AddChidren(tip);
            tip.MouseUpEventHandler += (sender, e) =>
            {
                BackgroundColor = ZigbeeColor.Current.GXCRedColor;
            };
            var floorLayout = new VerticalScrolViewLayout
            {