Linkify links the part of the text based on matching pattern.
This class is a simplified version of Linkify and differs only in one following way It doesn't remove any existing URLSpan from the Spannable.
Scans the provided TextView and turns all occurrences of the link types into clickable links. If matches are found the movement method for the TextView is set to LinkMovementMethod.