We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d1ce38 commit 76aada4Copy full SHA for 76aada4
auth/src/main/res/layout/idp_button_google.xml
@@ -1,6 +1,6 @@
1
<Button
2
xmlns:android="http://schemas.android.com/apk/res/android"
3
style="@style/FirebaseUI.Button.AccountChooser.GoogleButton"
4
- android:text="@string/common_signin_button_text_long"
+ android:text="@string/sign_in_with_google"
5
android:id="@+id/google_button"
6
/>
0 commit comments