I am trying to create a themed dial with the appearance of a speedometer from a car, where there will be two battery status indicators. One for the watch with a hand and the other for the battery in the phone, progress bar.
The progress bar also shows percentages, but I have made it so that when the battery reaches a certain percentage, the progress bar changes to a blinking battery icon. From 25% to 15% the battery icon flashes orange and from 15% to 0% it flashes red. My problem is that I have to have too many complications for that, 4 in total, and then set each one to an auxiliary application.
If I wanted one color of the battery and did it on only one, then it could be done with a single complication, but I run into a problem that I cannot accept and that is to change the icon in any way, or such a complication that would not be possible with two texts. Because I have inserted the icons as a bitmap.
The question is, is there any way to change the icon, possibly the image, or add additional short text? Or will I have to put up with the fact that I will have to solve one function using at least three complications? Thanks for the answers and opinions.