Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

App Icon vs NavigationPage Icon

$
0
0

Seems like by default the NavigationPage icon is set to the AppIcon. Overwriting it be setting the Icon property on the Navigation page does not do anything :

public static Page GetMainPage ()
{
            return new NavigationPage(new RootPage()) { Tint = Colors.DarkBlue, Icon = "menuIcon"};
}

Am I missing something or is this a known bug?


Viewing all articles
Browse latest Browse all 58056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>