Change back button in NavigationBar to a chevron#2195
Change back button in NavigationBar to a chevron#2195JaquelineGomez merged 10 commits intomicrosoft:mainfrom
Conversation
...iOS/Resources/FluentUI-ios.xcassets/ic_fluent_chevron_left_24_regular.imageset/Contents.json
Outdated
Show resolved
Hide resolved
|
is there still some padding around the image? in the screenshot you sent, the back button is not perfectly circular |
oh and is the image a smaller one than we had before? I didnt notice that until now, but it looks like it is not the same rendered size. |
|
also we should scope this to iOS 26 only right |
The button is now circular when we use the system back chevron |
|
I also see a reference to "back-24x24" in FluentUIFramework.initializeUINavigationBarAppearance. Curious that one didn't match what we do here, but do we need that one also to use the Broader question of whether that one is still needed, but suspect scope of this PR is just understanding if/how that coexists with the code you changed and then actually improving or de-duping (if possible) if out of scope. |

Platforms Impacted
Description of changes
Verification
Ran it on iPhone simulators (iOS 26 and iOS 18) with no back button title
Confirmed works for RTL languages
Visual Verification
iOS 26
iOS 18
Pull request checklist
This PR has considered:
Microsoft Reviewers: Open in CodeFlow