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
HI,
I recently migrated my project to androidx, so everytime I try to show the dialog I have to pass a fragment manager from the android package, however the method .show() in the library requires an appcompat fragment manager. Is there a way around this or is impossible to use this library in an androidx project?
thanks,
Pierre
The text was updated successfully, but these errors were encountered:
pierrekhouryy
changed the title
I want to use this library in an android project
I want to use this library in an androidx project
Aug 22, 2019
HI,
I recently migrated my project to androidx, so everytime I try to show the dialog I have to pass a fragment manager from the android package, however the method .show() in the library requires an appcompat fragment manager. Is there a way around this or is impossible to use this library in an androidx project?
thanks,
Pierre
The text was updated successfully, but these errors were encountered: