apradanas / simple-linkable-text

Simple way to create linked text, such as @username or #hashtag, in Android TextView and EditText
Other
74 stars 13 forks source link

Autolink not working with this library #14

Closed beena-patel closed 7 years ago

beena-patel commented 7 years ago

I want to show hashtags with web url + contact number. But by using this library , auto-linking stopped working

android:autoLink="all"

seems not to working