Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Touch Image View

OXO Flavored ImageViewZoom.

Features

  1. Works perfectly with ViewPager and PullBackLayout
  2. Quick Scale enabled by default - double tap, hold and swipe to scale
  3. Pre-configured minimum and maximum scale - the view's size and twice of the image's size

Download

repositories {
    // ...
    maven { url "https://jitpack.io" }
}

dependencies {
    // ... support library ...
    // ...
    compile 'com.github.oxoooo:touch-image-view:1.0.1'
}

Usage

<ooo.oxo.library.widget.TouchImageView
    android:id="@+id/image"
    android:layout_width="match_parent"
    android:layout_height="match_parent" />

License

MIT License

About

OXO Flavored ImageViewZoom

Resources

Stars

75 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages