amulyakhare / 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.
MIT License
3.16k stars 621 forks source link

Add support for AboutLibraries #66

Open maresmar opened 6 years ago

maresmar commented 6 years ago

The AboutLibraries library allows you to easily create an used open source libraries fragment/activity within your app. It looks much better than text and doesn't need much of work for implementation.

I was unable to test it with the original Gradle and build tools (as my Android Studio doesn't support that), but at least with Gradle 3.0.0 it works fine for me. The newer gradle is used for debug version suffix (so you can optimally omit the update).

Reference: https://github.com/mikepenz/AboutLibraries/wiki/HOWTODEV:-Include-in-your-library