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

Tab bar color using android:TabbedPage.BarItemColor

$
0
0

The following is my code on my Main Page Tabbed Page placed at the top. When I preview in android emulator however, the tab bar text shows up as white. When I click it does change to blue though. Any ideas why this would be happening?

Thanks!

        android:TabbedPage.ToolbarPlacement="Bottom"
        android:TabbedPage.BarItemColor="Black"
        android:TabbedPage.BarSelectedItemColor="Blue"

Viewing all articles
Browse latest Browse all 77050

Trending Articles