Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Fix tabs layout on iOS when using Shell navigation - #14773 #14877

Merged
merged 2 commits into from
Nov 18, 2021

Conversation

TrinTragula
Copy link
Contributor

@TrinTragula TrinTragula commented Nov 12, 2021

Description of Change

This fixes issue #14773, for both iOS 14 and 15. A PR for this already existed but didn't account for iOS 14.

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

Fixes the layout of a TabbedPage when using Shell navigation.

Before/After Screenshots

FixIOS
FixIOSSE

Testing Procedure

Please use the repo gently provided by @federicobenedetti in #14773 and follow the steps there.

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@net-foundation-cla
Copy link

net-foundation-cla bot commented Nov 12, 2021

CLA assistant check
All CLA requirements met.

@TrinTragula TrinTragula marked this pull request as ready for review November 12, 2021 10:25
@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 14877 in repo xamarin/Xamarin.Forms

@TrinTragula
Copy link
Contributor Author

@jfversluis Could you please run the pipeline for this PR?

@jfversluis
Copy link
Member

jfversluis commented Nov 12, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@TrinTragula
Copy link
Contributor Author

TrinTragula commented Nov 12, 2021

@jfversluis Could you please run the pipeline again for this PR? I had to push some new changes (I deleted the previous commit from history in order to avoid some clutter)

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@TrinTragula
Copy link
Contributor Author

TrinTragula commented Nov 15, 2021

Added a fix for another issue mentioned here

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jfversluis jfversluis merged commit 44cf88d into xamarin:5.0.0 Nov 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] [iOS] TabbedPage is not rendered correctly and it breaks after rotating the device
3 participants