CircularImageView VS SelectableRoundedImageView

Compare CircularImageView vs SelectableRoundedImageView and see what are their differences.

CircularImageView

Custom view for circular images in Android while maintaining the best draw performance (by Pkmmte)

SelectableRoundedImageView

Android ImageView that supports different radii on each corner. (by pungrue26)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
CircularImageView SelectableRoundedImageView
- -
1,180 1,065
- -
0.0 0.0
over 6 years ago almost 7 years ago
Java Java
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

CircularImageView

Posts with mentions or reviews of CircularImageView. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning CircularImageView yet.
Tracking mentions began in Dec 2020.

SelectableRoundedImageView

Posts with mentions or reviews of SelectableRoundedImageView. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning SelectableRoundedImageView yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing CircularImageView and SelectableRoundedImageView you can also consider the following projects:

TextDrawable - This light-weight library provides images with letter/text like the Gmail app. It extends the Drawable class thus can be used with existing/custom/network ImageView classes. Also included is a fluent interface for creating drawables and a customizable ColorGenerator.

CircleImageView - A circular ImageView for Android

GifImageView - Android ImageView that handles animated GIF images

BadgedImageview - BadgedImageview allow you show a badge into a Imageview.

DexMovingImageView - DMIV aims to provide a flexible and customizable instrument for automated images moving on display. It provides scroll, gyroscope or time based moving. But you can create your own evaluator.

subsampling-scale-image-view - Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.

PhotoView - Implementation of ImageView for Android that supports zooming, by various touch gestures.

android-gpuimage - Android filters based on OpenGL (idea from GPUImage for iOS)

CropImageView - Crop and Rounded Corners added to an ImageView.