Skip to content

Instantly share code, notes, and snippets.

@AngaKoko
Created March 31, 2020 13:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AngaKoko/2e1adce2e640fe698918e66eff2446ff to your computer and use it in GitHub Desktop.
Save AngaKoko/2e1adce2e640fe698918e66eff2446ff to your computer and use it in GitHub Desktop.
Sign in button for firebase google sign in
<com.google.android.gms.common.SignInButton
android:id="@+id/sign_in_button"
android:layout_width="match_parent"
android:layout_height="wrap_content"
tools:layout_editor_absoluteY="277dp"
tools:layout_editor_absoluteX="61dp" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment