SeeMoreTextView-Android
SeeMoreTextView-Android copied to clipboard
I am trying to get this textview in recyclerview adapter to work but I get this error "holder.textView,setContent("my text")" setContent method cannot be found neither the other methods. Is anyone facing this issue?