aegis/app/config/libraries/textdrawable.json
Fr4nz D13trich 3c8e58604e
Some checks failed
build / build (push) Has been cancelled
build / test (push) Has been cancelled
Repo created
2025-12-18 08:31:42 +01:00

15 lines
No EOL
524 B
JSON

{
"uniqueId": "com.amulyakhare:com.amulyakhare.textdrawable",
"funding": [
],
"developers": [
],
"artifactVersion": "1.0.1",
"description": "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.",
"name": "textdrawable",
"licenses": [
"MIT"
]
}