cypherdare
cypherdare
I've had numerous crash reports on Galaxy S21 and S22 family devices with an NPE in `AndroidDaydream.onConfigurationChanged()`. My best guess of what's happening is that these devices are calling `onConfigurationChanged()`...
[This line](https://github.com/libgdx/libgdx/blob/af899350378fc0908eb26867b8cc44fd3cfdce7c/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/AndroidDaydream.java#L299) is throwing NPEs for null `input` in my Google Play crash reports on Android 11 Samsung devices only. It is very frequent. I don't have a device with...
@Tom-Ski
This will allow SVG non-stop to be used as a project dependency via JitPack as explained in the updated README. It will take effect after tagging the pulled commit with...
``` java.lang.IllegalArgumentException: length - offset < count*4 < needed at android.opengl.GLES20.glUniform4fv(Native Method) ```