xamarin/Xamarin.Forms
[Bug] TabbedPage tabs widths work inconsistently
Aperta
#7673 aperta il 25 set 2019
e/3 :clock3:help wantedp/Androidt/bug :bug:up-for-grabs
Metriche repository
- Star
- (5644 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Description
The TabbedPage's tabs widths work inconsistently.
Steps to Reproduce
- Download the official MS sample about tabbedpages: https://github.com/xamarin/xamarin-forms-samples/releases/download/68797/Xamarin_Forms___TabbedPage_with_NavigationPage.zip
- Remove one child in the MainPage.xaml tabbedpage.
- Launch the app on a tablet or on a phone in landscape orientation.
Expected Behavior
Each tab should use half of the screen.
Actual Behavior
The tabs are very small and doesn't take the whole space when there's one or two tabs.
Basic Information
- IDE: Visual Studio Enterprise 2019 16.3
- Platform Target Frameworks:
- Android: 9.0
- Nuget Packages: The packages included in the sample
Screenshots
2 tabs tablet

4 tabs tablet

Phone portrait

Phone Landscape
