The basic usage of this library is to highlight, and make clickable, whenever social media lingo appears in text. To achieve this functionality, you'll need to use the SocialTextView. This library ...
Specifies how to align the text by the view's x- and/or y-axis when the text is smaller than the view. Makes the TextView be at most this many pixels wide. 11 android:minHeightv Makes the TextView be ...
and I want to show this in single textview but in different color like DISCLAIMER: is in red color and other remaining text in black color. is it possible without using more textview? plz if any ...