Drop-in replacement for Image() composables featuring support for pan & zoom gestures and automatic sub‑sampling of large images that'd otherwise not fit into memory.
Supports loading profile images with fractional styles, shapes, borders, indicators, and initials for Android.
Animate a strike over any image to indicate on/off states. As seen in the Material Guidelines.
ZoomHelper will make any view to be zoomable just like the Instagram pinch-to-zoom.
ImageView Helper for Android that supports pinch-to-zoom and swipe-to-dismiss gesture.
Loupe provides modern image viewer ui with super simple code. You can implement the Twitter-like image viewer in 10 minutes.
See also Introducing Loupe: 10 minutes to implement Twitter-like image viewer.
This is a library to help developer faster on view an image full screen which has some gesture like double tap to zoom, span, zoom in/out, move.
Preview Image Collection is a library to draw a collage with a number of images like facebook preview album.
FingerSignView is a simple library that lets you draw lines smoothly with your finger into a View and save it as a file or bitmap.
A simple and easy to use image-preview android library.
Iran Image Map is ImageView with customizable provinces on map.
A library to add ImageView
(ImageBadgeView) with a badge like notification count.
This library shows the shadow of the image by its palette color.
A RoundedImageView library that supports rounding any corner or circular shape. It supports all kinds of drawable, bitmaps, resources just like a normal ImageView. All scale types are workng. RoundedImageView is extended from AppCompatImageView.
Limitations Android Studio does not display rounded corner in Layout Preview Borders are not supported at the moment. Pull requests are welcomed. Shadows are not supported at the moment. RTL support is not present. Oval shape is not supported.
Rounded ImageView Android Library to set single or multiple corners on imageview.
A Round ImageView
that works with vectors!
Featuring
A simple and customizable full-screen image viewer with shared image transition support, "pinch to zoom" and "swipe to dismiss" gestures. Compatible with all of the most popular image processing libraries such as Picasso
, Glide
etc.
Simple wrapper library for Android ImageView
. If you need an always square or rectangular Imageview
, SquareImageView is for you.
An image change/sort view for editing profile, image slider, product slider etc. Like Tinder's edit profile image with drag and drop.
Android Simple library to display images and allow user to save and share image.
Build square, widescreen, 2:3 or anything you want with this library. This makes the drawing superfast by removing unnecessary calculations.
This library will create vertical, horizontal parallax effect (and another effects) on android ImageView
by using VerticalScrollParallaxImageView
and HorizontalScrollParallaxImageView
respectively. You can also create your own or apply custom effect by using and extending ViewTransformer
then set it into ScrollTransformImageView
This library has two views:
CircleImageView
: show an arbitrary image in circle and automatically scale itAvatarImageView
: which is child of CircleImageView, It has two state showing initial or circle imageColoredShadowImageView allows you to create a beautiful shadow around the image based on corresponding area colors.