Skip to content

Link not working if the description of the link (the part between the tags) itself is not a link. #31

@mparyani445

Description

@mparyani445

The library is working fine only if we have link between tags for example:
Some text http://www.google.com
Some text http://www.google.com
In this way it will highlight the link and clickable also, but in case 2

Some text Go to Google
Some text Go to Google

Link is not generating neither it is clickable, can you provide any solution for this
I have tried using
1.BetterLinkMovementMethod.linkify(Linkify.ALL, textview) and
2.BetterLinkMovementMethod.linkifyHtml(textview)
both

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions