gxc
2020-01-08 e7a71b8318fa26b8a85eac86e4c0a129f453d44f
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/BottomMenuSelectForm.cs
@@ -132,11 +132,6 @@
                selectEvent?.Invoke();
                selectEvent = null;
            };
            if ((this.frameMenuTable.ChildrenCount / 2) + 1 == this.m_MenuCount)
            {
                this.frameAnimateTable.Animate = Animate.DownToUp;
            }
        }
        #endregion