The particle system is causing crash in some devices.
The crash report is as follows:-
Fatal Exception: java.lang.NullPointerException
Attempt to invoke virtual method 'void android.view.View.postInvalidate()' on a null object reference
com.plattysoft.leonids.ParticleSystem.onUpdate (ParticleSystem.java:683)
com.plattysoft.leonids.ParticleSystem.access$100 (ParticleSystem.java:38)
com.plattysoft.leonids.ParticleSystem$ParticleTimerTask.run (ParticleSystem.java:82)
The particle system is causing crash in some devices.
The crash report is as follows:-
Fatal Exception: java.lang.NullPointerException
Attempt to invoke virtual method 'void android.view.View.postInvalidate()' on a null object reference
com.plattysoft.leonids.ParticleSystem.onUpdate (ParticleSystem.java:683)
com.plattysoft.leonids.ParticleSystem.access$100 (ParticleSystem.java:38)
com.plattysoft.leonids.ParticleSystem$ParticleTimerTask.run (ParticleSystem.java:82)