-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[iOS] Auto Resize chrome icons on iOS to make it more consistent with other platforms - hamburger icon #29095
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
a99641c to
9ad10f7
Compare
| public void ShellFlyoutIconShouldAutoscale() | ||
| { | ||
| App.WaitForElement("HelloWorldLabel"); | ||
| VerifyScreenshot(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| public void ShellFlyoutIconShouldAutoscale() | ||
| { | ||
| App.WaitForElement("HelloWorldLabel"); | ||
| VerifyScreenshot(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
9ad10f7 to
1f95ee1
Compare
1f95ee1 to
762a9c4
Compare
762a9c4 to
6611354
Compare
src/Controls/src/Core/Compatibility/Handlers/NavigationPage/iOS/NavigationRenderer.cs
Outdated
Show resolved
Hide resolved
7f44688 to
e01f17a
Compare
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
|
I had missed @Tamilarasan-Paranthaman 's comments Going to close this PR in favor of #26016 and get @Tamilarasan-Paranthaman to integrate these changes in. |


Issues Fixed
Fixes #29092