ReadMoreTextView icon indicating copy to clipboard operation
ReadMoreTextView copied to clipboard

Fixing issue #28.

Open MCeley opened this issue 6 years ago • 1 comments

When recycling a view with RecyclerView, the text needs to be set to the view before trying to measure displayable text due to recycled text being present and of a different length. Prevents the StringIndexOutOfBoundsException.

MCeley avatar Jul 05 '18 20:07 MCeley

@bravoborja Would it be possible to get this PR merged? Trying to clean up my backlog.

MCeley avatar Apr 28 '22 15:04 MCeley

Repo appears to be abandoned. Going to close to clean up my PR list.

MCeley avatar Sep 12 '23 17:09 MCeley