TextDrawable VS SelectableRoundedImageView

Compare TextDrawable vs SelectableRoundedImageView and see what are their differences.

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. (by amulyakhare)

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
TextDrawable SelectableRoundedImageView
2 -
3,163 1,065
- -
0.0 0.0
over 2 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.

TextDrawable

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

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 TextDrawable and SelectableRoundedImageView you can also consider the following projects:

CircleImageView - A circular ImageView for Android

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.

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

android-shape-imageview - Custom shaped android imageview components

CircularImageView - Custom view for circular images in Android while maintaining the best draw performance

avatar-android - Rounded and Squared Avatar for Android Applications

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

CropImageView - Crop and Rounded Corners added to an ImageView.