hanggrian / socialview

Android TextView and EditText with hashtag, mention, and hyperlink support
http://hanggrian.com/socialview/
Apache License 2.0
323 stars 81 forks source link

use correct method for hyperlink click listener. #58

Closed mhrpatel12 closed 5 years ago

mhrpatel12 commented 5 years ago

HashTagClickListener is called on click of hyperlink click listener, resulting in non-clickable hyperlinks. Use the correct method instead.