Hi all,
I tried 10120312 ways to change back button in toolbar at Xamarin.Forms, but still it same color. It change hamburger menu color, but doesn't change <- !!!
- Create custom toolbar theme. - Not working.
- Try to get drawable of back button and change color filter. - Not working
- Try do some custom change with theme. - Not working
Just one thing help me, to change
<item name="colorControlNormal">#F00</item>
In theme style , but it change all dividers and all widgets lines (EditText etc)
Please help me get out of this.