Skip to content

MediaCollectionViewCell: replace stack view by auto layout rules

This speeds-up scrolling on slower devices.

With this MR, MediaCollectionViewCell is down to a singular stack view (which could be removed by further adapting the text management logic of the cell).

Merge request reports

Loading