android-smart-lock
android-smart-lock copied to clipboard
Error on Step 5, Java file name not correct
On the step 5, under the section of "Respond to user's decision (save or not save)" it says that the onActivityResult method should be added to SignInActivity.java, but on the code fragment header it says that the method should be added to MainActivity.java.
Attached image showing the error.