Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

DoubleTapLikeView is an extension of RelativeLayout, and it works exactly same as ImageView in Instagram.

Feb 11, 2018

Fill shape with color.

Jan 20, 2018

ImageView with popup. When user clicks onImageZoom` it will display popup with large image.

Jan 12, 2018

TNImageView is a powerful library with which you can make your imageview rotatable and scaleable and move it any where inside a view.

Dec 29, 2017

This Layout provide fling dismiss effect like Twitter ImageView

Oct 25, 2017

An Android Library that help you to customize views (Button, EditText, ImageView), by adding border with the size and color that you want, and give it the corner radius that you seems cool, and you can also make an imageview looks like a circle.

Oct 5, 2017

This project allowing you to create circular and rounded corner imageview in android through simplest way.

It uses a BitmapShader and does not:

  • create a copy of the original bitmap
  • use a clipPath (which is neither hardware accelerated nor anti-aliased)
  • use setXfermode to clip the bitmap (which means drawing twice to the canvas)
Sep 6, 2017

Support shadow with CircleImageView.

Aug 28, 2017

A custom imageView which implements shared element transition pattern on your desired image.
Using TransitionalImageView instead of android.ImageView you can click on any image to animate it to full screen mode.

Aug 24, 2017

A library for animating images with continuous scrolling effects.

Aug 22, 2017

A simple ImageView which scales the width or height aspect with the given ratio.

Aug 19, 2017

It is hard to use parallax effect in your app when you are using fresco image loader library.

But if you use this library, you can use parallax effect while using fresco.

Concept

  • It supports only vertical parallax effect.
  • It cannot support image crop.
  • Actual Image's ratio must be larger than DraweeView ratio.
  • Scroll offset is between 0 and 1 float value.
Aug 19, 2017

Android library written in kotlin that add noise effect to image.

Aug 17, 2017

A simple ImageView which allows you to create diagonal cut views easily.

Aug 9, 2017

An ImageView with a tool to calculate the pixel between items in the picture.

Jul 26, 2017

Extension of Android standard ImageView that lets the user scale the represented image and drag it around a pivot point defined as a fraction or a percentage.

Jun 18, 2017

Wiv - Multiple ImageViewer.

Jun 1, 2017

Simple progress with ImageView for Android.

Jun 1, 2017

Clickable ImageView that expands to full screen and is dismissible by swiping the image off-screen.

May 16, 2017

GlideImageView used to show loader (progress bar while loading image from url).

May 8, 2017

This ImageView is adjusted auto by aspect ratio.

Apr 29, 2017

With Oblique explore new styles of displaying images.

Apr 27, 2017

Android's ImageView pinch-to-zoom made easy.

Apr 12, 2017

An Image View that adds Grey-scale Effect on touching the ImageView.

Mar 26, 2017

Show image as a popup on a click event or any event. Simply set the image as drawable and thats it! And also you can set width, height & background color as you want.

Feb 11, 2017

This is an Image slider with swipes.

Jan 21, 2017

Loupe effect (Magnifying glass). Nice zoom for your images.

Jan 16, 2017

An ImageView can auto scroll with device rotating.

Jan 7, 2017

Android 3rd party library to make implementing galleries more easier.

Jan 1, 2017
Advertisement

A PhotoView to scale image and finish activity.

Dec 29, 2016