Hi!
I am trying to change the back button color of a navigation page. It does reflect the color sat from BarTextColor
, but when thats white, its hard to see the "<" because it gets some transparency.
I've tried making a custom renderer for Android, this.NavigationBar.TopItem.LeftBarButtonItem.TintColor
when deriving from a NavigationRenderer is the way on iOS. But ive not found a way in Android, so please shout out if you know