Página 1 de 1
Wheater-Icon too big on Amazfit Band 2 (Cor 2)
Enviado: 18 Mai 2019, 20:30
por chb

on old Amazfit Cor 1 it works...
Anyboda here with the same problem? Or better: Do you have a solution?
(I don't wanna edit the WF with Editor - takes to much time

)
Re: Wheater-Icon too big on Amazfit Band 2 (Cor 2)
Enviado: 22 Mai 2019, 08:07
por osmat
Attach a link to this dial, we will fix it for you
Re: Wheater-Icon too big on Amazfit Band 2 (Cor 2)
Enviado: 23 Mai 2019, 15:31
por chb
Re: Wheater-Icon too big on Amazfit Band 2 (Cor 2)
Enviado: 24 Mai 2019, 08:52
por osmat
The problem is that they all take the weather icons from the firmware resources.
Re: Wheater-Icon too big on Amazfit Band 2 (Cor 2)
Enviado: 24 Mai 2019, 08:53
por osmat
I did not find official data about the resolution of the screen on Cor 2
Re: Wheater-Icon too big on Amazfit Band 2 (Cor 2)
Enviado: 24 Mai 2019, 09:01
por osmat
To solve this problem, weather icons need to be added to file watchface and also add the appropriate code to .json
"Weather": {
"Icon": {
"CustomIcon": {
"X": 133, position
"Y": 20,
"ImageIndex": 38, name first
"ImagesCount": 26
}
Re: Wheater-Icon too big on Amazfit Band 2 (Cor 2)
Enviado: 24 Mai 2019, 09:30
por TXK
Re: Wheater-Icon too big on Amazfit Band 2 (Cor 2)
Enviado: 24 Mai 2019, 09:38
por osmat