Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Tabbed Bar Tricks for iOS

$
0
0

Hello,

I am using a Tabbed Page for my main page and added icons for each content page. On Android those icons looks very nice, but same Icons on iOS looks awful.

For those icons, I am using png files. What types of image / icon types are you using and which can you recommend?

What does mean iOS Icons look awful?

Here is it in android:

You can see, icons are white and even other colors are displayed.

How it looks on iOS:

I am using xaml xml to specify the source of those icons.

<ContentPage x:Name="contentPage_ABC" BackgroundColor="White" Icon="MyIcon.png">

Thanks for all tipps !


Viewing all articles
Browse latest Browse all 204402

Trending Articles