AhmMhd/SeeMoreTextView-Android

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?

Opened this issue · 0 comments

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?