Skip to content

Noissue: Use `HyperlinkTextView` instead of setting a listener for links on About page

Igor Ianishevskyi requested to merge noissue-use-hyperlinktextview into dev
  • This also makes the TextView look like a link (blue underlined) which is better for UI.
  • Implemented heuristics for HyperlinkTextView that detects extended html (<p> or <br> tags) and applies Html.fromHtml onto such text

Edited by Igor Ianishevskyi

Merge request reports