SocialTextView icon indicating copy to clipboard operation
SocialTextView copied to clipboard

A simple custom Android TextView that highlights content such as Mention, Hashtag, Phone, Email and Url.

Results 4 SocialTextView issues
Sort by recently updated
recently updated
newest added

Can you please add see more see less feature in library

AAPT: warn: removing resource grand.memdubai:string/com_facebook_loginview_logged_in_using_facebook_f1gender without required default value. /Users/macmini/Desktop/android/MemDubai/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml:8672: error: resource attr/normalTextColor (aka grand.memdubai:attr/normalTextColor) not found. /Users/macmini/Desktop/android/MemDubai/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml:8673: error: resource attr/underLine (aka grand.memdubai:attr/underLine) not found. /Users/macmini/Desktop/android/MemDubai/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml:8674: error: resource attr/hashtagColor (aka...

Can possible to make different text color and Underline color. Please ref image

Everything is working until i entered a username with dot and hyphen. @user.pretty - not working @user-pretty - not working @user_pretty - working (but only @user turned to green in...