Skip to content

Commit 76aada4

Browse files
authored
Update idp_button_google.xml
Reverted to use string value from auth strings.xml and not from a dependency
1 parent 9d1ce38 commit 76aada4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Button
22
xmlns:android="http://schemas.android.com/apk/res/android"
33
style="@style/FirebaseUI.Button.AccountChooser.GoogleButton"
4-
android:text="@string/common_signin_button_text_long"
4+
android:text="@string/sign_in_with_google"
55
android:id="@+id/google_button"
66
/>

0 commit comments

Comments
 (0)