HELP: About "Animation" code Mi Band 5..
Inviato: 07 mag 2021, 02:20
Hi Jackall Digital and all members.
I´m new to this forum and i´m testing this animation code:
"Other": {
"Animation": [
{
"AnimationImages": {
"X": 0,
"Y": 124,
"ImageIndex": 66,
"ImagesCount": 12
},
"Speed": 1,
"RepeatCount": 10,
"UnknownTF4": 1
}
]
}
}
I´m using 12 images as you can see NOT to animate them, just want to scroll them tooth by tooth, so i used "Speed": 1 because like this i´m able to scroll tooth by tooth, one by one ... the problem is when Mi Band 5 screen goes off the animation goes back to "Imageindex": 66, and i want it to stay on image i choose..
What changes should i make in the code so i can be able to stay on the image i choose till next time screen lights on and then choose another one if i want??
Hope you understand and help me.
Cheers
DuRoi
I´m new to this forum and i´m testing this animation code:
"Other": {
"Animation": [
{
"AnimationImages": {
"X": 0,
"Y": 124,
"ImageIndex": 66,
"ImagesCount": 12
},
"Speed": 1,
"RepeatCount": 10,
"UnknownTF4": 1
}
]
}
}
I´m using 12 images as you can see NOT to animate them, just want to scroll them tooth by tooth, so i used "Speed": 1 because like this i´m able to scroll tooth by tooth, one by one ... the problem is when Mi Band 5 screen goes off the animation goes back to "Imageindex": 66, and i want it to stay on image i choose..
What changes should i make in the code so i can be able to stay on the image i choose till next time screen lights on and then choose another one if i want??
Hope you understand and help me.
Cheers
DuRoi