Stef Tervelde
Stef Tervelde
Other than putting the jars in the repo >:) I can't really think of anything
Downloading processing might install a different version than the contributor is working with
Any other VSCode plugins / other tools that have to dynamically detect where `processing-java` is located?
Okay so any idea if triggering processing-java is an option?
Yes I think that might also work
Maybe it makes sense for me and @SableRaf to write a tutorial on how to do the upgrade from within Android Studio?
Hi! The integration is working great, thanks! One feature that I was using of V4 was the ability to transfer playback to my Sonos devices through the transfer id. The...
That's the fun part with Sonos devices, they are not visible in the API but are visible in the Spotify app and website [more details](https://www.reddit.com/r/homeassistant/comments/13ya97g/sonos_and_spotify_interaction_issues/) It seems like they use...
Hi @stststephen and @ffd8 I suspect it is the introduction of matching the `pixelDensity()` to the default of the display you are using. So since 4.4.3 a sketch will be...
Just tested it locally and that seems to fix it for now, not sure what the underlying issue is and wether or not it is something we need to solve...