Skip to content

Conversation

peterhav
Copy link
Contributor

@peterhav peterhav commented Aug 9, 2016

Changes as discussed in issue #242, please verify @samtstern

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

@peterhav
Copy link
Contributor Author

peterhav commented Aug 9, 2016

2016-08-09 21:52 GMT+02:00 googlebot notifications@github.com:

I signed it!

@googlebot
Copy link

CLAs look good, thanks!

xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/FirebaseUI.Button.AccountChooser.GoogleButton"
android:text="@string/sign_in_with_google"
android:text="@string/common_signin_button_text_long"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is this defined, in Google Play Services? I don't see it in strings.xml. If it's defined in a dependency let's re-define it here so we don't get changing text over time, the string resources of Google Play Services are not considered a public API and may change or go away.

@samtstern
Copy link
Contributor

@peterhav one comment, otherwise LGTM.

Reverted remove of Google Sign In button string
Reverted to use string value from auth strings.xml and not from a dependency
@samtstern
Copy link
Contributor

LGTM, thanks!

@samtstern samtstern merged commit 7927184 into firebase:master Aug 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants