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