You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used this library in my 2 projects but later I observed that whenever we open the alert dialog, and switch the theme of our phone to dark or from dark to light, the app crashes because of this dialog. Any solution available?
I saw this error Message in the logcat:
Unable to instantiate fragment com.irozon.alertview.fragments.DialogFragment: could not find Fragment constructor
The text was updated successfully, but these errors were encountered:
I used this library in my 2 projects but later I observed that whenever we open the alert dialog, and switch the theme of our phone to dark or from dark to light, the app crashes because of this dialog. Any solution available?
I saw this error Message in the logcat:
Unable to instantiate fragment com.irozon.alertview.fragments.DialogFragment: could not find Fragment constructor
The text was updated successfully, but these errors were encountered: