moagrius / TileView

TileView is a subclass of android.view.ViewGroup that asynchronously displays, pans and zooms tile-based images. Plugins are available for features like markers, hotspots, and path drawing.
MIT License
1.46k stars 337 forks source link

Use latest ScrollView #517

Closed moagrius closed 5 years ago

moagrius commented 5 years ago

1.0.5 has a couple new methods. do a version bump when open PRs are +1'ed and update this dependency then

moagrius commented 5 years ago

Corrected in https://github.com/moagrius/TileView/pull/520