Hysen Labs
Library / SDK
amulyakhare/TextDrawable avatar
amulyakhare

TextDrawable

GitHub describes it as 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.. The repository metadata lists Java as its primary language. The metadata lists the MIT license. This article stays within the project description and details documented in the GitHub repository README.

3,141 stars615 forksJavaMIT
01
DEEP OPEN-SOURCE ANALYSIS

amulyakhare/TextDrawable: README details

GitHub describes it as 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.. The repository metadata lists Java as its primary language. The metadata lists the MIT license. This article stays within the project description and details documented in the GitHub repository README.

02
DEEP OPEN-SOURCE ANALYSIS

Repository scope

GitHub describes it as 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.. The repository metadata lists Java as its primary language. The metadata lists the MIT license. The README describes the project this way: 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 .

03
DEEP OPEN-SOURCE ANALYSIS

README details

The README section "README details" states: Note: Specify width/height for the ImageView and the drawable will auto-scale to fit the size.

04
DEEP OPEN-SOURCE ANALYSIS

README details

The README section "README details" states: Note: The ImageView could use wrap content width/height. You could set the width/height of the drawable using code.

05
DEEP OPEN-SOURCE ANALYSIS

README details

The README section "README details" states: 1. Mix-match with other drawables. Use it in conjunction with LayerDrawable , InsetDrawable , AnimationDrawable , TransitionDrawable etc.

06
DEEP OPEN-SOURCE ANALYSIS

Editorial conclusion

The repository README is the source for this review. It does not replace a local installation or an independent test.

07
DEEP OPEN-SOURCE ANALYSIS

Official sources

08
Community notes

Community notes