Scale Image View Demo

4.0

Download Scale Image View Demo APK 4.0 for Android - updated app
Download APK
0/5 No votes
Developer
Dave Morrissey
Updated
2017-11-27
Size
13.2 MB
Version
4.0
Requirements
Android 5.0+
Get it on
Google Play
Report this app

Description

Scale Image View Demo

App ID com.davemorrissey.labs.subscaleview.sample
Size 13.2 MB
Version 4.0
Updated 2017-11-27
Developer Dave Morrissey

Apps in the Same Category:

This is a demo of Subsampling Scale Image View, a free Android library for the display of large images, with gesture detection for zoom and pan. This demo shows most of the features available.

This custom view can be used to display images in a gallery, or for viewing large images such as building plans. It’s easily extendible to add overlaid graphics aligned with the image, for example marker pins or custom shapes.

The project, including the source of this app, is hosted on GitHub at https://github.com/davemorrissey/subsampling-scale-image-view

Image display
===================

* Display huge images, larger than can be loaded into memory
* Show high resolution detail on zooming in
* Tested up to 20,000×13,000px, though larger images are slower
* Display images from assets or the file system
* Automatically rotate images from the file system (e.g. the camera or gallery) according to EXIF
* Manually rotate images in 90° increments
* Swap images at runtime

Gesture detection
===================

* One finger pan
* Two finger pinch to zoom
* Pan while zooming
* Seamless switch between pan and zoom
* Fling momentum after panning
* Double tap to zoom in and out
* Options to disable pan and/or zoom gestures

Animation
===================

* Public methods for animating the scale and center
* Customisable duration and easing
* Optional uninterruptible animations

Easy integration
===================

* Use within a ViewPager to create a photo gallery
* Easily restore scale, center and orientation after screen rotation
* Can be extended to add overlay graphics that move and scale with the image
* Handles view resizing and wrap_content layout

What's new

Material redesign

Leave a Reply

Your email address will not be published. Required fields are marked *