Skip to content

v1.1

Compare
Choose a tag to compare
@saket saket released this 17 Oct 17:49
· 45 commits to master since this release

Library:

  • Added support for all spans that extend ClickableSpan. The library was previously only limited to URLSpan.
  • Fixed a memory leak issue.
  • Added linkifyHtml() methods that can be used when Html.fromHtml() is used for inserting links. An example for its usage can be seen in the sample app.

Sample:

  • Added separate floating menus for phone number, email and map links.