1

I have already looked at several more sites so far I have not been able to figure out how to make the color in the upper part of the app, where is the clock and the battery, using framework7, the same orange color in the upper right app that is in the image below. Does anyone know how to do this?

Translated from Portuguese to English - Google Translate

enter image description here

Davidson Sousa
  • 1,353
  • 1
  • 14
  • 34
  • 1
    did you try asking the question in the Portuguese version of SO? (http://pt.stackoverflow.com/) – blurfus Dec 21 '16 at 21:50
  • I already did, I got no response :( – Wesley Campos Dec 21 '16 at 22:01
  • Unfortunately, the question is worded as a how-to type question, which is not suitable for SO. Feel free to read our [ask] page and edit the question to meet the requirements. Otherwise, it will be voted down and closed. For starters, you can add a [mcve] with the issues you are trying to solve. – blurfus Dec 21 '16 at 22:06

2 Answers2

0

Are you talking about the status bar? If so, in this page you might see something relevant for you:

"In PhoneGap apps Status bar text color is always black by default. It can't be changed from Framework7, but can be customized with PhoneGap plugins like cordova-plugin-statusbar"

Davidson Sousa
  • 1,353
  • 1
  • 14
  • 34
0

It has nothing to do with Framework7 my friend, it is from the OS, you can check the answers here to find the best way to do it:

How to change the status bar color in android

Community
  • 1
  • 1
tinyCoder
  • 350
  • 13
  • 37