Hello all.
I was creating some temporary buttons for my android game and wanted them to have different colors, so I used "replace color" option.
This is the screenshot on Android (notice both blue circles, they aren't the same actives):
Screenshot_20190729-223126_Nova_Launcher.jpg
So I created the event to change the color of one blue circle. This screenshot is the game running on Windows after code implementation:
windows.png
Then I compiled to Android and this is what I got (that Steam logo comes from a counter that I created):
Screenshot_20190729-222615_Salamander_Game.jpg
This is the code. If I delete the second line, no Steam logo. If I leave it there, Steam logo shows up.
before.png