An open API service indexing awesome lists of open source software.

https://github.com/egorand/android-scrollable-imageview

An easy implementation of a ScrollableImageView in Android
https://github.com/egorand/android-scrollable-imageview

Last synced: about 2 months ago
JSON representation

An easy implementation of a ScrollableImageView in Android

Awesome Lists containing this project

README

        

ScrollableImageView
============================

An extension to the standard ImageView that allows images bigger than the screen sizes to respond to scroll and fling events.

**Usage**

Check the **sample** module for a project that integrates ScrollableImageView.