How to change color of the top menu bar

How to change the color of the top menu bar on an Android App (the one colored green in the image below)

You should take a look at the Android Design Extensions.

The “Screen Examples” section in the sample app shows you how to do it. You can use the MobileScreen.SetStatusBarColorXC extension.

Thanks Martin. Next time I will see exanples first

1 Like