The source project of this merge request has been removed.
Use Math.round() to calculate the height of HeaderBar
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.
Edited by Fushan Wen