Android

A collection of 7 posts

Using a custom font in Xamarin Forms Entry Placeholder


By default, Xamarin Forms will assign an Entry's placeholder the same font as its text, however you may need to override it. Using custom renderers, we can override this to give you the desired effect.

26/03/2018

read more