NomadicDeveloper22
NomadicDeveloper22
Nothing in particular. If you see a way you can add a test, please do
A new task that cleans temporary files on the system I already created a file for it under tasks, but haven't really done any of the coding for it
Compatibility is something that Multi-Go is really struggling in. Certain things like Debian/Ubuntu specific commands to perform tasks like installing or auditing, need to detect the OS/distro, and change the...
Comment below on **any** suggestions. Anything from the text color, or even a new feature
especially when searchable, the inputted text is white with a white background
What is error -3? Keeps coming from `soundPlayerView.setMediaPlayer(mediaPlayer);` here's my code: ``` private void setUpVisualizer() { SoundPlayerView soundPlayerView = findViewById(R.id.sound_player_view); soundPlayerView.setMediaPlayer(mediaPlayer); soundPlayerView.setPlayStopListener(new SoundPlayerView.OnMediaControlListener() { @Override public void onPlay() { visualizer.play();...
 So sorry if this isn't the right repo for this issue, but it seems from my understanding JMetro and jfxtras are related The dark theme for jmetro...
Will certainly help newcomers