Skip to content

v2.1.0

Compare
Choose a tag to compare
@saket saket released this 18 Feb 19:00
· 15 commits to master since this release

This release fixes two critical bugs:

  • #9 Long-pressing on text results in an exception if there is no clickable span present at the pressed location.
  • #11 Clicking a ClickableSpan results in an exception if the text is selectable (android:textIsSelectable="true").