Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
142 views
in Technique[技术] by (71.8m points)

ios - SelfSizing Collection View with gradientLabel is behaving weired

I am practicing the self-sizing collection view with a gradient label. The thing is when I use this local string array randomTextArray. The collection view works fine and the cells are self-sized Here. But when I use Random word APi to get random words and populate the CV then it acts weird like this I tried so much to debug what is happening but nothing works.Here is the source code

question from:https://stackoverflow.com/questions/65923867/selfsizing-collection-view-with-gradientlabel-is-behaving-weired

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...