moravianlibrary / AndroidZoomifyViewer

Other
6 stars 3 forks source link

Implement callbacks for downloading tiles #6

Closed rzeh4n closed 10 years ago

rzeh4n commented 10 years ago

When TilesDownloader is initialized by downloading ImageProperties.xml there's a handler class containing callback for success or multiple error situations. Similar handler should be implemented for dowloading single tile. Also examples of such data in backend and test app.