How can I pass the getSupportFragmentManager() to external library in AccountAuthenticatorActivity?.
I need to put a custom dialog with android-styled-dialogs: https://github.com/inmite/android-styled-dialogs
Take AccountAuthenticatorActivity and put it in your project.
Instead of
AccountAuthenticatorActivity extends Activity put AccountAuthenticatorActivity extends FragmentActivity.
Extend your class with your new AccountAuthenticatorActivity and use getSupportFragmentManager().
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With