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

Xamarin.Forms Icons in TabbedPage

$
0
0

Hello!
I have a problem to show my img/icon in toolbarItems. Dont know what I forgot about. There is still I only Text = "Profile". I downloaded my icon from Android Assets Studio and put them into that new folders mipmap.
` <TabbedPage.ToolbarItems>

    <ToolbarItem Text="Add"
                 IconImageSource="profile.png"
                 Clicked="ToolbarItem_Clicked_1"/>
    <ToolbarItem Text="Profile" IconImageSource="profile.png"/>
    <!-- <ToolbarItem Text="AddGame"
                 Clicked="AddGamesItems_Clicked"/>
    <ToolbarItem Text="Delete"
                 Clicked="DeleteItem_Clicked"/>-->
</TabbedPage.ToolbarItems>

<local:HistoryPage Title="History"/>
<local:CurrentPage Title="Actual"/>
<local:FuturePage Title="Future"/>


`


Viewing all articles
Browse latest Browse all 81910

Latest Images

Trending Articles



Latest Images

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