Wouldn’t it be a lot better to use custom fonts as a resource in place of images for small icons?
Kishore Kumar Vangala
Kishore Kumar Vangala - Senior Engineer - Software Engineering

Recent Posts
Xamarin is an open-source cross-platform for application development which reduces the individual development efforts for different platforms such as iOS, Android, and Universal Windows Platform (UWP).
Introduction to Custom Renderers Xamarin assists in delivering native Android, iOS and Windows apps with a single shared .NET codebase. However, controls look different on different platforms. Example: TextBox as shown below Xamarin.Forms exposes a complete cross-platform UI Toolkit for .NET developers. This UI Toolkit renders UI controls as per native platform design. When someone is developing