We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Caused by java.lang.NullPointerException Attempt to invoke virtual method 'boolean com.varunjohn1990.iosdialogs4android.IOSDialog.isEnableAnimation()' on a null object reference com.varunjohn1990.iosdialogs4android.IOSDialogView.onCreate (IOSDialogView.java:67) android.app.Activity.performCreate (Activity.java:7383) com.android.internal.os.ZygoteInit.main (ZygoteInit.java:921)
The text was updated successfully, but these errors were encountered:
@Arsalankhan1212 I am also facing the same issue did you get any solution
Any thoughts @varunjohn ??
Sorry, something went wrong.
same here any update on this !
No branches or pull requests
Caused by java.lang.NullPointerException
Attempt to invoke virtual method 'boolean com.varunjohn1990.iosdialogs4android.IOSDialog.isEnableAnimation()' on a null object reference
com.varunjohn1990.iosdialogs4android.IOSDialogView.onCreate (IOSDialogView.java:67)
android.app.Activity.performCreate (Activity.java:7383)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:921)
The text was updated successfully, but these errors were encountered: