This repository has been archived by the owner on May 1, 2024. It is now read-only.
[Bug] TabView's TabIndicatorView behaves strangely when changing between portrait and landscape modes #1996
Labels
bug
Something isn't working. Breaky break.
Description
The TabView's TabViewIndicator seems to sometimes have an incorrect size and/or position when loading and rotating between portrait and landscape modes on both Android and iOS.
Probably related to #1982 and partially fixed by #1983
Link to Reproduction Sample
https://github.com/kobbok/XCTTabViewBug
Steps to Reproduce
Expected Behavior
The indicator should still be on same tab, and it should be covered completely, without going over into other tabs or covering only portion of the tab, or even going off screen.
Actual Behavior
The indicator sometimes shrinks, sometimes grows, sometimes it does not update its position and goes off screen.
Basic Information
Workaround
Reproduction imagery
The text was updated successfully, but these errors were encountered: