
It turned out that onLongPress method call might be postponed and thus ACTION_UP happens before eraser.start is called. Now with new property this case should be handled Fixes #140
It turned out that onLongPress method call might be postponed and thus ACTION_UP happens before eraser.start is called. Now with new property this case should be handled Fixes #140