Skip to content

Fix alignment regression 3671

Rafael Caferati requested to merge fix/regression-3671 into release/4.19.0

Closes #3671 (closed)

This happened due to not reviewing the action structure on Android. I've added the top dimension on the icon map file. I was trying to avoid it but there are too many icons that end up with horizontal misalignments due to the icon font difference.

Screen_Shot_2021-10-18_at_12.26.30

Merge request reports