Skip to content

Use Math.round() to calculate the height of HeaderBar

Fushan Wen requested to merge (removed):whiteline into master

A thin white line between the toolbar and the content view appears when the height of HeaderBar is not properly rounded. Use Math.round() to calculate the height of HeaderBar to remove the white line.

BUG: 443191

Edited by Fushan Wen

Merge request reports