The CollectionViewTextItem are using MDCCollectionViewTextCell as cellClass.
This CL has a fix positioning, not using auto layout.
In order to allow dynamic type and the usage of auto-detection of cell height, we should have a cell having the same behavior of MDCCollectionViewTextCell but using auto layout.
This cell would be used by the CollectionViewTextItem.
Comment 1 by gambard@chromium.org
, Mar 22 2017