Android – HTML in textViewSeptember 29, 2017Articles, Solutions1 CommentDisplay HTML format First we will present below what are the supported tags for a textView and what are not supported. You can skip this section if you are already…Read More
Add links to a TextView in AndroidDecember 29, 2014Snippets, Solutions, TutorialNo CommentsMaybe you need to add links to a TextView on Android but you don’t want to use Linkify for some reasons and you also want that link to be opened when…Read More