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

No clue how to use this library #101

Closed
PresidentDoggo opened this issue Jul 22, 2021 · 1 comment
Closed

No clue how to use this library #101

PresidentDoggo opened this issue Jul 22, 2021 · 1 comment

Comments

@PresidentDoggo
Copy link

PresidentDoggo commented Jul 22, 2021

Even with the added wiki pages I have absolutely no clue how to get this to work. I tried copying the kotlin code from the example for converting to java later but I get an Unresolved reference for import android.support.v4.app.DialogFragment and so the extends DialogFragment() doesn't work either. Am I missing something?

@PresidentDoggo
Copy link
Author

Solved it by replacing import android.support.v4.app.DialogFragment with import androidx.fragment.app.DialogFragment

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

1 participant