simple-linkable-text icon indicating copy to clipboard operation
simple-linkable-text copied to clipboard

Listview implementation

Open fahmihidayah opened this issue 8 years ago • 2 comments

great library!! I want to give you an advice. can you make mLinks attribute accessible (with getter)? because when you implement this library into ListView or recycleView ViewHolder need to clear the mLinks attribute and fill it again. if you not clear the mLinks after you scroll down and back to up you will add new link into LinkableTextView.

fahmihidayah avatar Dec 15 '15 20:12 fahmihidayah

I see.. I have same problem too.. I need to clear the links

farukprogrammer avatar Jun 25 '16 07:06 farukprogrammer

In recyclerview it takes time to scroll and click on hash tags and mentions move on other screens taking time. how to fix it??

ParikshitTiwari avatar Aug 18 '18 07:08 ParikshitTiwari