Browse Source

********************************** *********************
添加矩阵,调试缩放,位移

zhangweixin 3 years ago
parent
commit
a6227ee905

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

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