@zsolt_m Thank you for your in-depth testing. Battery is supposed to have 12 images. 11th was an empty space (used when battery <100) and 12th was the % sign. If you use only 10 images, how is the battery level indicated? Is it re-centered every time the number of digits changes (from 100 to 99 and from 10 to 9)? I defaulted the 12th image on WFD to none (it was already optional, but defaulted to ‘%’), but I don’t think we can live without the 11th (unless clockskin engine makes it automatically, ie, skips that position) in rotated arraytypes. CSM also always creates the 11th image, even if left empty.
Regarding the seconds hand. Putting mulrotate to -1 creates a problem if the intended rotation speed is different than the default… It may work on this case, but wont work on all cases :(. A solution ocurring to me is to create an “empty” rotating drawable just to invert the direction. Maybe it would work, but it sure would be wasteful…
@Marco_Ferreira Yep, you are right. For battery need 11 images that mean 3 digits. Dont use the % (4th digit), that just will work on finow. I think the another firmwares use the same bug for digital battery, I will give for they mine solution.
Ok, I’ve changed WFD to test it’s export again. This time, I’ve added a new seconds hand that rotates 6x faster and is the one that changes direction. I think this is the worst case scenario. I’ve also applied (on export) your tips. Can you test again this watchface on I4 pro and KW99 (and X5, but I suppose everything works correctly there
)? I’ve tested on CSM and on UniLauncher 1.x standalone app, and it worked there.
@Marco_Ferreira Yep, that not work… In finow and in the corrected universal launcher (which is simulate the finow engine) working.
In the factory firmwares just the rotate hand good. No battery display.
Here is what I set to csm and working on all types. CSM duplicates the xml’s and the images, but you can see in main xml. https://drive.google.com/file/d/0B5zdgfaDe7FES3QxeXd1VHZsUzQ/view?usp=sharing
Nevermind…Your solution works like the csm work. Mine solution works just with all other fw-s. So your watchfacemaker work good. No need change anything.
So, my solution worked with all firmwares?
No. But that will not work in all. Your solution work as need to working. Like CSM. The bug what exist need the firmware developers solve.
@zsolt_m Sorry, i’m not understanding. You said your solution worked in all firmwares, but mine doesn’t. If your solution works, then there is a workaround you’ve made I have not done yet… Right? Just to clarify, is the battery on my solution working on I4 Pro with original firmware? If it is not working now, then is it like the first version? (This version does not have the ‘%’ in the array, but as a separate image)
@Marco_Ferreira Sorry for misunderstanding, I mean All firmwares, what not x series (finow) . Your tool must be work as csm. The firmwares need to the developers corrected, not your tool. Yet I find a solution, to users who use another firmwares, and not use Universal launcher, they can correct the skin parts, for own watch. What I linked, that correction maybe can you use, when you need an option build in WFD, save as “kw88 like” users. But the main output need as you corrected, without % just 3 digit.Thats the official solution.