Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

TabBar in Xamarin Forms Shell displays text above icons (when referencing Xamarin.Google.Android.Material) #15255

@jtorvald

Description

@jtorvald

Not sure if it belongs here but I post it anyway to maybe get an understanding.

I'm running the latest Xamarin Forms with Shell and noticed that on Android the Bottom Navigation Tabs rendered the text above the icon, instead of rendering them under the icon as it does in all the examples and iOS code.

I have no custom renderers for shell so at first I could not figure out what it was.
Then I saw: Xamarin.Google.Android.Material Version="1.5.0.1" between my packages on Android.
I removed it and now the tabbar is back to normal.

So my questions are:

  • Why does this happen?
  • Do I need this package running Xamarin Forms on Android?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions