traex / RippleEffect

Implementation of Ripple effect from Material Design for Android API 9+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java.lang.RuntimeException: Unable to instantiate activity ComponentInfo(com.activity.SplashScreen) . java.lang.Classnotfound

amanjain08 opened this issue · comments

After adding this library in gradle the app starts crashing in Android 4.1 but it works better in Lollipop.
SplashScreen.java is my main activity and I am unable to start my app.

Can you open a new issue with more details and stacktrace please. Thanks ;)