Hi,
I have a label within an absolute layout with a fixed height. I have YAlign="Center". Then I increase the fontsize in order for the text to take the whole space in height. It is working fine with iOS. But with Android, there is some extra padding at the top. If I use YAlign="End", the extra padding is at the bottom.
Why such padding on android which seems proportional to the fontsize?
Tks.
François