From e2f10cc1b78cfc94c8c881af5d73755eb2d426e9 Mon Sep 17 00:00:00 2001 From: Jagadeesh Govindaraj Date: Tue, 1 Mar 2016 16:11:00 +0530 Subject: [PATCH] c# version for mono android i have ported your code c# accept my request it will helpfull for the more developers --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 631c708..0ad6964 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ This light-weight library provides images with letter/text like the Gmail app. I

+ ** Here is the c# implementation of [TextDrwable](https://github.com/jagadeesh1492/Android-Ui),you can install it nuget package manager ** + + ** Nuget ** + ` Install-Package Android.Ui.TextDrawable` + ###How to use #### Import with Gradle: