Android app title

You must Login before you can answer or comment on any questions.

Hi, when my android app starts i ever see a grey header in the main view with the name of my app, if i want to remove it or change it how can i do?

2 Answers

Hi Raffaele,

You should be able to just set navBarHidden: true in Ti.UI.createWindow()

Your Answer

Think you can help? Login to answer this question!