1993hzw / Doodle

Image doodle for Android, with functions such as undo, zoom, move, text, image, etc. Also a powerful, customizable and extensible doodle framework & multi-function drawing board. Android图片涂鸦,具有撤消,缩放,移动,添加文字,贴图等功能。还是一个功能强大,可自定义和可扩展的涂鸦框架、多功能画板。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rotation based on two finger touch.

rajkasurde opened this issue · comments

Hi @1993hzw ,
i want to rotate the drawn items based on two finger gesture,
how can we achieve this functionality.

commented

You can refer to the code of DoodleOnTouchGestureListener to implement the gesture rotation function.