ios - Background color of cell with UITextView in UICollectionView -


This is something I was trying for the past few days but was not able to create a success

I have a text view in each cell of a UICollectionView. What I would like to do is have a different color for the first line of the grid.

I used the solution with less links than rob, and it works well for a label, but not a text view

I can see that the location of UITextView UICollectionViewCell properties

I think I have done some progress here, I clearly explain the background of textview Is set to In this way, the color of the scene of the collection is visible.

I'm not sure that this is the correct way


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -