Pesquisa resultou em 5 ocorrências

Return

por Jackall Digital
12 Jun 2020, 14:36
Jump to forum
Jump to topic

Re: What's the situation with Seconds?

As far as I know the digital second display messes with other properties (hides them after 1 seconds). I can't say if that's the same for analog since I never bothered making an analog WF with seconds.

When you have the mifit app installed you can leave feedback through the app, but I don't know if ...
por brunello
13 Jun 2020, 08:48
Jump to forum
Jump to topic

Re: What's the situation with Seconds?

oltre ai secondi dovete usare lo shape dei secondi
},
"AnalogDialFace": {
"Seconds": {
"OnlyBorder": false,
"Color": "0x000000",
"Center": {
"X": 0,
"Y": 40
},
"Shape": [
{
"X": 0,
"Y": 2
},
{
"X": -1,
"Y": -2
}
],
}
por brunello
13 Jun 2020, 17:57
Jump to forum
Jump to topic

Re: What's the situation with Seconds?

si , devi inserire sia i secondi :

},
"Seconds": {
"Tens": {
"X": 43,
"Y": 44,
"ImageIndex": 121,
"ImagesCount": 6
},
"Ones": {
"X": 61,
"Y": 44,
"ImageIndex": 121,
"ImagesCount": 10
}

ed anche il analogdialface :

},
"AnalogDialFace": {
"Seconds": {
"OnlyBorder": true,
"Color ...
por Cavoli
06 Ago 2020, 14:39
Jump to forum
Jump to topic

Re: Recent Mi Band 4 Firmware update messed up my watchface



Hi friend ,
I think that the Mi band 4 firmware and resources that you have updated is from v93 to v96 and 1.0.9.48 to 1.0.9.66 . Am I right ??
Now I am coming to the main point , that is while updating your firmware it is clearly mentioned that " keep your band close to your phone " . So you ...
por urieleugenio
06 Ago 2020, 14:51
Jump to forum
Jump to topic

Re: Recent Mi Band 4 Firmware update messed up my watchface

Yes, WFs are stored on the band, and if it's the same WF, the band may not rewrite the file.
You could try to 'flush out' the file by sending many WFs to the band, as the band can only store a few WFs.

Factory reset makes the band go back to original settings (alarms, DND, etc). I believe that won ...