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.
[Bug] iOS: Tabview Item does not update width when switching orientation between portrait and landscape #1294
Open
Description
Description
In iOS (iPhone and iPad), tabview contents does not update their width, height, and position when orientation is switched between portrait and landscape.
Steps to Reproduce
- Create Tabviews with 2 or more tabview items inside one of the pages in a shell tab.
- Switch between tabview items in portrait orientation in iOS.
- Change iOS device orientation to landscape.
- Now switch between tabview items. The layout will be off.
Expected Behavior
Tabview items should automatically update their layout to match the device orientation changes.
Actual Behavior
Tabview items does not update their layout to match the device orientation changes.
Basic Information
- Version with issue: Xamarin Community Toolkit 1.1.0, Xamarin Forms 5.0.0.2012
- Last known good version: NA
- IDE: Visual Studio for Mac community edition.
- Platform Target Frameworks:
- iOS: 14.5
- Affected Devices: iPhone, iPad
Workaround
NA
Reproduction imagery
Reproduce Link:
https://github.com/jamesmontemagno/app-peloton/blob/main/src/FitnessApp/Views/ClassesPage.xaml