jessejiang0214/ChangeBackIconInXF

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

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