Skip to content

Instantly share code, notes, and snippets.

@davidvavra
Created May 3, 2017 10:41
Show Gist options
  • Save davidvavra/04e1522d6b78d4f421a129527b306dc3 to your computer and use it in GitHub Desktop.
Save davidvavra/04e1522d6b78d4f421a129527b306dc3 to your computer and use it in GitHub Desktop.
if (mUserName != null && mPhotoUrl != null) {
uploadPhoto(mUserName!!, mPhotoUrl!!)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment