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.
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.
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 .
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.
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.
README details
The README section "README details" states: 1. Mix-match with other drawables. Use it in conjunction with LayerDrawable , InsetDrawable , AnimationDrawable , TransitionDrawable etc.
Editorial conclusion
The repository README is the source for this review. It does not replace a local installation or an independent test.
Community notes