Description
Hi, we are migrating from Xamarin to Maui, so we want to implement this with minimal changes otherwise it will be a big change and we don't want to use ShellTabs..
-Minimum target API is 27
-Expected behavior is tabs should scroll Below is Tabbed Page code

Steps to Reproduce
- Open the Maui application
- Run and see the behavior of tabs
- It should be scrollable
- Added Tabbar.xml file in Resources/Layout/Tabbar.xml. Added below code in project file also,
Link to public reproduction project repository
https://github.com/siddhisadh/MauiAppTabs
Version with bug
Unknown/Other
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 9 and Up
Did you find any workaround?
https://learn.microsoft.com/en-us/answers/questions/1332948/in-maui-tabbedpage-tabmode-scrollbar-is-not-workin
Relevant log output
No response
Description
Hi, we are migrating from Xamarin to Maui, so we want to implement this with minimal changes otherwise it will be a big change and we don't want to use ShellTabs..
-Minimum target API is 27
-Expected behavior is tabs should scroll Below is Tabbed Page code
Steps to Reproduce
Link to public reproduction project repository
https://github.com/siddhisadh/MauiAppTabs
Version with bug
Unknown/Other
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 9 and Up
Did you find any workaround?
https://learn.microsoft.com/en-us/answers/questions/1332948/in-maui-tabbedpage-tabmode-scrollbar-is-not-workin
Relevant log output
No response