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
Using the flip progress dialog in Fragment I can't call the getFragmentManager as the plugins is using android.app.Fragment class and I am using android.support.v4.app.Fragment class . So when I am using the progress dialog in Fragment activity it is giving me error . Need help to solve this .
in api 28, I can not call getFragmentManager, what should i do?
The text was updated successfully, but these errors were encountered: