Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ This light-weight library provides images with letter/text like the Gmail app. I
<img src ="https://github.com/amulyakhare/TextDrawable/blob/master/screens/screen2-material.png" width="350"/>
</p>

** 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:
Expand Down