Package 

Interface TouchCloseLayout.OnTouchCloseListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onStartTouch()
      abstract void onEndTouch()
      abstract void onTouchScale(float scale)
      abstract void onTouchClose(float scale)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait