We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
When enable androidX, Appcompat is different to android.support.v4. Then cannot parse to
"fragment.setView(frame, this);"
The text was updated successfully, but these errors were encountered:
For ANYONE who use androidx,
I migrated the latest version "Aug 5, 2019 commit 19c6d03" to androidx. (ONLY core library)
For your convenience, https://drive.google.com/open?id=1TJI89yqmjklIfMvO9KpeSINYYcw66eTr
Let me know if you find any bug.
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
When enable androidX, Appcompat is different to android.support.v4. Then cannot parse to
"fragment.setView(frame, this);"
The text was updated successfully, but these errors were encountered: