Developing with GeneXus: I am trying to use this image as a Background for a Button in the Application Bar (iOS):
However, when I execute the app it always shows like this (blue):
I already tried to set the button class back/fore color to "white". Did the same for the ApplicationBar class (Default Button Class). Still it's blue.
I played a little with the button properties and... when I set the "Priority" to "High" it finally becomes white (but in the top bar - I want the button in the bottom).
How can I make it white / png color?