moravianlibrary / AndroidZoomifyViewer

Other
6 stars 3 forks source link

TiledImageView.OnDoubleTapListener.onSingleTap() before TilesDownloader initialized #14

Closed rzeh4n closed 10 years ago

rzeh4n commented 10 years ago

In TiledImageView, before TilesDownloader is initialized, OnDoubleTapListener.onSingleTap() should be called as well.

rzeh4n commented 10 years ago

Also PageViewerFragment should also call correctly EventListener.onSingleTap() when TiledImageView is invisible and some other view is on top (progressView, viewNoAccessRights, errorView)