klinker24 / Android-TextView-LinkBuilder

Insanely easy way to define clickable links within a TextView.
MIT License
1.59k stars 199 forks source link

Update example usage links in the readme file #64

Closed rasheedsulayman closed 4 years ago

rasheedsulayman commented 4 years ago

Currently the hyperlink to the example usage (MainActivity) is currently broken, probably as a result of the refactor to kotlin.

This PR corrects the link. It also adds an additional link to JavaMainActivity.