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

NavigationPage.TitleView Height - Android vs iOS

$
0
0

Hello,

On android, titleView does not seem to have a fixed size. On iOS it does.

Here is a sample :

    <NavigationPage.TitleView>

        <Image 
            Source="ic_logo.png"
            Aspect="AspectFit"></Image>

    </NavigationPage.TitleView>

Result is fine on iOS :

But on Android :

Should I force the height of the image if running on Android ? At what height ?

Thanks


Viewing all articles
Browse latest Browse all 77050

Trending Articles



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