**********************************************************************************
This tutorial explains how to build your android applications with swipe and pinch zooming functionality using GestureImageView Library.
Click Here for Library - Gesture-Library
In this Example , we are inflating custom layout inside Oncreate method inside Activity .
Click here for sample Layout and function call from activity.
Click here for sample files - Sample layout $ function call
**********************************************************************************
Features:
- Pinch zoom in place (i.e. zoom occurs from point of touch)
- Panning with fling gesture
- Double tap zoom
- Configurable zoom boundaries (min/max).
**********************************************************************************
No comments:
Post a Comment