android-zoom-view icon indicating copy to clipboard operation
android-zoom-view copied to clipboard

Hit areas views inside ZoomView

Open edoardotognoni opened this issue 11 years ago • 0 comments

Hi, this is not a real bug, I think is more a tweak. If I add new views dinamically to your ZoomView, everything works fine. Pan and zoom works correctly. But what I see is that these views are only DRAWN inside the new position rather then MOVED. Infact the original view always stays at the same position, with its hit areas. In that way I'm not able to interact with them because I should touch its original position. Do you have any suggestion to fix this?

Thanks

edoardotognoni avatar May 28 '14 08:05 edoardotognoni