Skip to content

DoubleHeaderDecoration does not render header+subheader if headerId is different but subheaderId is the same #78

@Zhuinden

Description

@Zhuinden

We had a header that is DATE and a subheader that is a PLACE_ID (long), and if PLACE_ID == PLACE_ID for two elements, but their headerId is different, then the header and subheader are not rendered and the two categories are merged.

I solved this issue by using header + subHeader (so date.getTime() + placeId) as the subHeaderId instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions