Skip to content

Regarding showing tab bar on bottom of the screen in android #2851

Closed Answered by Natpraveen
Natpraveen asked this question in .NET MAUI
Discussion options

You must be logged in to vote

Able to figure out through looking at the prism Maui repo, Needed to add the below code in the styles files while styling the tabbed page

<Setter Property="androidSpecific:TabbedPage.ToolbarPlacement" Value="Bottom" />

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Natpraveen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant