npoussu / ZoomableImageDemo

A demo application demonstrating a zoomable image element.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zoomable Image Demo - Native Android Implementation

This demo implements a image component zoomable with pinch-gestures.

Getting started

This sample uses the Gradle build system.

  1. Clone this repository
  2. Open the cloned repository in Android Studio
  3. Let Gradle sync and build the project.
  4. Run the application in Android Studio on a device.

Demo project dependencies

Zoomage - A simple pinch-to-zoom ImageView library for Android - https://github.com/jsibbold/zoomage

About

A demo application demonstrating a zoomable image element.


Languages

Language:Kotlin 100.0%