/zoomlayout

ZoomLayout is a ViewGroup, that enables pinch-zoom and panning on child-views.

Primary LanguageJava

ZoomLayout

ZoomLayout is a ViewGroup, that enables pinch-zoom and panning on child-views.

Download

Unfortunately there is an issue with uploading to out Maven repo, so you'll have to clone and incude this project.

Features

  • Zoom and pan on any view, using multi-touch.
  • Support for scrolling parents (ViewPager e.t.c.)
  • Notifications on zoom, pan, tap e.t.c.

Usage

There is a sample

Issues

Currently childviews doesn't receive touch events.