فهرست منبع

********************************** *********************
添加矩阵

zhangweixin 3 سال پیش
والد
کامیت
b52d02254c
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      sybotan-android-graphy/src/main/java/com/sybotan/android/graphy/SGraphyItem.kt

+ 1 - 0
sybotan-android-graphy/src/main/java/com/sybotan/android/graphy/SGraphyItem.kt

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