android-kotlin-login icon indicating copy to clipboard operation
android-kotlin-login copied to clipboard

Rename SIGN_IN_RESULT_CODE const variable in MainFragment

Open khufdev opened this issue 5 years ago • 0 comments

Based on the steps provided in the "Implement the login button" task in the codelab, the variable that's currently called SIGN_IN_RESULT_CODE should be SIGN_IN_REQUEST_CODE instead.

khufdev avatar Nov 08 '19 18:11 khufdev