PhotoView
Image viewer
An open source Android library that provides a simple implementation of an image view with zooming capabilities using multi-touch and double-tap gestures.
Implementation of ImageView for Android that supports zooming, by various touch gestures.
19k stars
636 watching
4k forks
Language: Java
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mikeortiz/touchimageview | An Android component that provides touch-friendly image viewing functionality with features like zooming and panning | 2,737 |
siyamed/android-shape-imageview | A set of custom shaped Android image view components with shader and bitmap mask based implementations. | 2,662 |
davemorrissey/subsampling-scale-image-view | A highly configurable image view library for Android that supports high-resolution display and zooming without OutOfMemoryErrors. | 7,890 |
frank-zhu/pullzoomview | An Android custom ListView and ScrollView with pull to zoom-in capabilities | 2,321 |
igreenwood/simplecropview | An image cropping library for Android, providing a customizable UI and simplifying the process of cropping images. | 2,489 |
ksoichiro/android-observablescrollview | An Android library that observes and responds to scroll events on various scrollable views. | 9,656 |
daimajia/androidviewanimations | A collection of reusable animation effects for Android | 12,433 |
daimajia/androidswipelayout | A customizable Android swipe layout library | 12,377 |
koral--/android-gif-drawable | A set of Android views and drawable components for displaying animated GIFs | 9,556 |
hdodenhof/circleimageview | A custom ImageView with improved circular image rendering capabilities | 14,551 |
jakewharton/butterknife | Tools for simplifying Android view handling and event handling | 25,545 |
bumptech/glide | A library for efficiently loading and caching images in Android applications. | 34,678 |
liaohuqiu/android-ultra-pull-to-refresh | An Android library that provides a flexible and customizable pull-to-refresh mechanism for various views. | 9,583 |
h6ah4i/android-advancedrecyclerview | An Android RecyclerView extension library providing advanced features like drag-and-drop sorting and swipe actions. | 5,319 |
manabu-gt/expandabletextview | An Android library for creating a TextView that can expand/collapse like the Google Play app description. | 4,085 |