codelab-friendlychat-android
codelab-friendlychat-android copied to clipboard
android-starter - Step 7 Read Messages - Auto Import
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?