AutoLinkTextView icon indicating copy to clipboard operation
AutoLinkTextView copied to clipboard

How to bold a certain mode

Open Abhilash1307 opened this issue 5 years ago • 2 comments

Hello i have used your view it is working fine but i want to bold specific view type. how can i implement this as this method not working setBoldAutoLinkModes on latest gradel

Abhilash1307 avatar Oct 16 '18 11:10 Abhilash1307

@Abhilash1307 I am planning to rewrite AutoLinkTextView in Kotlin, and of course, all issues will be solved and added more features such as bold support.

armcha avatar Oct 17 '18 07:10 armcha

Thanks for your reply. I tried this method with java but it is not working. i checked your issues section one has posted that he was able to do so with old version. and you have also mentioned setbold() method on your wiki so i think i may have missed something i am using this version compile 'com.github.armcha:AutoLinkTextView:0.3.0'

Abhilash1307 avatar Oct 17 '18 07:10 Abhilash1307