FlipProgressDialog icon indicating copy to clipboard operation
FlipProgressDialog copied to clipboard

Fragment Manager

Open mohamady996 opened this issue 6 years ago • 1 comments

in api 28, I can not call getFragmentManager, what should i do?

mohamady996 avatar Aug 13 '18 11:08 mohamady996

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 .

Abhishekwayindia avatar Aug 29 '18 11:08 Abhishekwayindia