oizo / zoomlayout

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Java 100.0%