/android-scrollable-imageview

An easy implementation of a ScrollableImageView in Android

Primary LanguageJavaApache License 2.0Apache-2.0

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.