ListPlaceholder icon indicating copy to clipboard operation
ListPlaceholder copied to clipboard

TableView and collection view issue

Open Zeeshan90 opened this issue 5 years ago • 2 comments

Hello, I am using a collection view. when i use collectionView.showloader() nothing happens.

Zeeshan90 avatar Dec 30 '19 16:12 Zeeshan90

Same Happens on my side

Zeeshan90 avatar May 04 '20 11:05 Zeeshan90

Hello, I am using a collection view. when i use collectionView.showloader() nothing happens.

Just do it on Main Thread. It will work. If its a collection view, make sure to call layoutIfNeeded

evdmello avatar May 17 '21 08:05 evdmello