Hi everybody!
I am trying to change the color of the NavigationBar to have a gradient. In iOS I solved this problem with a custom renderer which then sets an background image to the NavigationBar.
In Android I tried a similar approach but I don't realy how to change the native control in Android. Any ideas?
Thank you very much!