I created a custom renderer for an entry so I can adjust the font size of it. Android adjusts the height of the entry automatically according to the chosen font size. iOS does not. Is there a possibility to force iOS to adjust the height too? Or do I need to adjust the XAML so that the entry is rendered bigger under iOS?
↧