TtListRecyclerViewItemGroup
Represents a group of recycler view items that can be a:
TtItemGroupText: Grouped by a string as a key, that can be an alphabet letter, a number or a symbol.
TtItemGroupIcon: Grouped by a DrawableResolver icon. The occurrence of the group item is count. This grouping is used to pre-load the IndicatorContentProvider for the scrolled position, without having to load all the content in the recycler view.