You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
…n#4767fixesxamarin#4845fixesxamarin#5219
* [Controls] Add repo for shell issue
* [iOS] Allow specify SetPaddingInsets on the ShellContent
* [iOS,Shell] Fix issue when disposing ToolbarItems of old page
* [Controls] Add demo repo for xamarin#5466
* [Shell,Core] Fix navigating to a registered route
* [Shell,Core] Add better exception messages for wrong or non existing content fixesxamarin#5081
* [Core,Shell,iOS,Android] Add FlyoutIcon property
* [Controls] Make shell sample work on Android
* [Controls,Android] Add ImageSource support to FlyoutIcon
* [Android]Allow to set text on the back button
* [Android] Create default text back button
* [Controls] Add example to push with back button behavior
* [Android] Fix back button tint color
* [Android] Cleanup and refactor UpdateDrawerArrow
* Update Xamarin.Forms.Platform.Android/Renderers/ShellToolbarTracker.cs
Co-Authored-By: rmarinho <me@ruimarinho.net>
* [iOS,Shell] Fix go back (Pop) when proving BackButtonBehavior
* [iOS] Check the ParentViewController since we were push to it
* [Android,iOS,Shell] Remove extra code implement feedback
* removed old code
* minor cleanup
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
This is done to override the back button.
"Behavior" here seems odd to me. Doesn't seem like a behavior.
Also when I do this, it replaces the hamburger, but also doesn't open the menu.
Expected Behavior
I can set the icon on a property of the Shell, a Style, or on the ContentPage.
Actual Behavior
I can only set in code like above via a behavior.
Basic Information
Screenshots
https://www.screencast.com/t/TFrhknPNYhz3
Parent: #2415
The text was updated successfully, but these errors were encountered: