Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add support library fragment #12

Open
tvdwal opened this issue Aug 22, 2018 · 2 comments
Open

Please add support library fragment #12

tvdwal opened this issue Aug 22, 2018 · 2 comments

Comments

@tvdwal
Copy link

tvdwal commented Aug 22, 2018

Dear Realexpayments,

We use android.support.v4.Fragment classes in our project and we cannot use them in combination with HPPFragment, which is of type android.app.Fragment. Looking at your code it would be possible to extend the HPPManager interface with something like manager.newCompatInstance() and return a HPPManager fragment with type android.support.v4.Fragment.

@tvdwal
Copy link
Author

tvdwal commented Sep 6, 2018

Addition: it might be better to completely change the library to use supportFragments because FragmentManager is deprecated since API 28

https://developer.android.com/reference/android/app/Fragment

@alexpetev
Copy link

Are there any plans on resolving this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants