Skip to content

Timeline: Stretch date section sections across the whole ListView width

ivan tkachenko requested to merge work/ratijas/timeline-date-header into master

With paddings, it looked sort of glitched, especially in RTL layouts, because messages from the top were highlighting all around the padded section delegate.

Before:

image

image

After:

image

Merge request reports