@@ -52,7 +52,6 @@ open class SGraphyItem(parent: SGraphyItem? = null) {
/** 当前焦点Item */
private var currentFocusItem: SGraphyItem? = null
-
/**
* MotionEvent转子对象MotionEvent
*