Android-ExpandableTextView
Android-ExpandableTextView copied to clipboard
fix for issue #2 when text takes up less line than threshold, do not…
This commit will fix issue #2 . Expand button will be shown only when text take more line than threshold set by setMaxLine.