Back button not update the title
Opened this issue · 3 comments
Hello,
I have used the same repo and I found that when we press the Android native back button it will successfully back page but the action bar title not getting update.
Thanks,
Dhaval
Hello,
I seem to have the issue both on back buttons. The title simply gets not refreshed and stays on third page.
Jesse, did you ever solve that problem?
Thanks,
Bernard
Hi,
I just found a new way to do that in PCL
Please check this https://forums.xamarin.com/discussion/92502/easier-way-to-create-popup-view-and-custom-navigation-bar
Het Jesse,
Thanks for sharing this but I was really hoping for a solution using custom renderers. So...
I created a Simple Custom NavigationPage Back-Button Style Demo for Xamarin Forms to replace the back button with different styles (different icons, different formats...).
If anyone is interested you can find it at https://github.com/bbl-Laobu/CustomBackIconDemo