From 6ad1aa0639ad64e287248e08466edfb09e3eba1e Mon Sep 17 00:00:00 2001 From: Ivan Date: Tue, 5 May 2020 18:21:43 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e34007b..6483858 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,11 @@ You can override [setSpanOnResult][2] and set custom spans on SpannableString For more information see `app` directory +## See also +* [**compound-text-view**](https://github.com/lndmflngs/compound-text-view) - Change gravity of Image Drawable in TextView 🌌 +* [**multispan-view**](https://github.com/lndmflngs/multispan-view) - TextView with power of Spans 💪 +* [**roboto-span-view**](https://github.com/lndmflngs/roboto-span-view) - Multi span TextView with Roboto fonts + ## Issue Tracking Found a bug? Have an idea for an improvement? Feel free to [add an issue](../../issues)