Android-Tiling-ScrollView
Android-Tiling-ScrollView copied to clipboard
A tiling scrollview to display large picture (similar to iOS "CATiledLayer")
Does anybody have an implementation that enables tile caching so the app can get smooth loading? The problem with this library right now is the cleanup tile is too soon...
Any news on when you will implement this? It would be extremely useful.. Thank you
Thanx for this awesome library! Maybe it's an idea to add a zoom effect like Google Maps. When you zoom in, the image where you zoom on will be stretched...
Set up a relative coordinate system and allow the user to use simple Java code to add overlay items that stay according to the zoom level at the same spot.
Once the zoom function is done, multitouch should be used to zoom in and out.