/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

implementation com.shopgun.android:zoomlayout:0.8.1" // 2.0.0 for AndroidX

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.