Skip to content

Customized TextView class of Android for multiple purpose like URL, Mobile Number, Custom Font

License

Notifications You must be signed in to change notification settings

suyashbhagwat/CustomTextViewClass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CustomTextViewClass

Customized TextView class of Android for multiple purpose like URL, Mobile Number, Custom Font

Download

Use Gradle

Step 1. Add the JitPack repository to your build file

Add it in your root build.gradle at the end of repositories: allprojects { repositories { ... maven { url 'https://jitpack.io' } } }

Step 2. Add the dependency

dependencies { compile 'com.github.Suyash007:CustomTextViewClass:v1.1.2' }

About

Customized TextView class of Android for multiple purpose like URL, Mobile Number, Custom Font

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages