HTextView
HTextView copied to clipboard
Not showing inside recyclerViewAdapter
I'm using the HTextView in the custom item of a recyclerview. It shows on the layout preview, but when I run the app, it is like if the view was invisible.
It works normally outside the recyclerview.