tyrantgit / ExplosionField

explosive dust effect for views
3.6k stars 578 forks source link

java.lang.NoClassDefFoundError: tyrantgit.explosionfield.ExplosionField #23

Open Ruturajraval opened 7 years ago

Ruturajraval commented 7 years ago

Error is in below line.

mExplosionField = ExplosionField.attach2Window(this);
        addListener(findViewById(R.id.root));