PhotoView VS TextDrawable

Compare PhotoView vs TextDrawable and see what are their differences.

PhotoView

Implementation of ImageView for Android that supports zooming, by various touch gestures. (by chrisbanes)

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)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
PhotoView TextDrawable
1 2
18,684 3,163
0.2% -
0.0 0.0
about 2 years ago over 2 years ago
Java Java
Apache License 2.0 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.

PhotoView

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

TextDrawable

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

What are some alternatives?

When comparing PhotoView and TextDrawable you can also consider the following projects:

TouchImageView - Adds touch functionality to Android ImageView.

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.

ImageViewZoom - Android ImageView widget with zoom and pan capabilities

android-shape-imageview - Custom shaped android imageview components

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

android-crop - Android library project for cropping images

avatar-android - Rounded and Squared Avatar for Android Applications

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

SelectableRoundedImageView - Android ImageView that supports different radii on each corner.