Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 24 days 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.