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

[MDC-101] The tutorial uses legacy constructs. Unable to complete the task on Kotlin 1.4.21 #66

Open
afalinalv opened this issue Feb 16, 2021 · 0 comments

Comments

@afalinalv
Copy link

Describe the bug
Step execution
5. It is impossible to move to the next fragment on Kotlin 1.4.20

To Reproduce
From kotlin 1.4.20 synthetic view has been removed. You can use findViewById or ViewBinding instead
https://developer.android.com/topic/libraries/view-binding/migration

Expected behavior
Uses up-to-date documentation and valid technologies, up-to-date language versions

Screenshots
Uses outdated constructs, non-current versions of the language

Codelab details (please complete the following information about the codelab):

Additional context
I would like to learn from tomorrow's, not yesterday's technologies

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