cscarney / syndic

Convergent feed reader for Plasma and Android
12 stars 2 forks source link

Restore missing category separators in feed list #178

Closed cscarney closed 11 months ago

cscarney commented 11 months ago

This used to be handled by ListSectionHeader via inheritance from AbstractListItem, but ListSectionHeader is no longer based on AbstractListItem, so we have to do it ourselves.