firebase / firebase/codelab-friendlychat-android
android-starter - Step 7 Read Messages - Auto Import
Open
- Dominant language
- Kotlin
- Stars
- 278
- Forks
- 344
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 4
Description
Issues with pasted code for classes without an import, SnapshotParser, LayoutInflater, etc, requires the user to find the un-imported classes.
If a user does not have Auto Import enabled for All (default is Ask), manually have to click each class and add the import.
Is there a need to make a reference to this in the instructions or have a step for the user to paste all the necessary imports?
Contributor guide
Assessment
This issue has not been assessed yet.