android-scrollable-imageview icon indicating copy to clipboard operation
android-scrollable-imageview copied to clipboard

An easy implementation of a ScrollableImageView in Android

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.