David
David
Yes, I've created an example: [https://jsfiddle.net/jg7fugfw/7/](https://jsfiddle.net/jg7fugfw/7/)
Sorry my mistake, but I've changed the example to the exact case I am using in my code. And now it shows the incorrect results again. I've changed the body...
Thanks for the explanation, I understand the complexity of dealing with this specific case. Wouldn't it be possible to completely ignore the 'body' field in this case? Because the search...
Same issue here on a fresh Win10 system. After pressing 'Graph setup' and 'Save changes' the graph suddenly appeared.
> We usually associated this to an update of the blackbox. Your windows 10 never had blackbox installed before? No I actually used the blackbox for the first time ever...
Open values/attrs.xml in editor (search line 12): `` Change into: `` Open GaugeView.java in editor (search line 192): `mShowText = a.getBoolean(R.styleable.GaugeView_showText, SHOW_TEXT);` Change into: `mShowText = a.getBoolean(R.styleable.GaugeView_showTextValue, SHOW_TEXT);`
Having the same issue here, any ideas?
@iamjoyce yes version is indeed `7.0.0`, I wasn't aware that these versions weren't supported yet.
I had similar issues with using a bare ESP32 S3, issues remained the same when using one of the breakout boards and panel original wiring. Then I bought the HUIDU...