Skip to content

Commit 8a7a308

Browse files
authored
Merge pull request #275 from sanju-singh/sanju-fix
Update AndroidManifest.xml
2 parents 4ea4fb5 + 213a4e6 commit 8a7a308

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

auth/src/main/AndroidManifest.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@
3636
android:name="com.firebase.ui.auth.ui.account_link.SaveCredentialsActivity"
3737
android:label="@string/default_toolbar_title"
3838
android:theme="@style/FirebaseUI.Translucent" />
39-
<activity
40-
android:name="com.firebase.ui.auth.ui.account_link.AccountLinkInitActivity"
41-
android:theme="@style/FirebaseUI" />
4239
<activity
4340
android:name="com.firebase.ui.auth.ui.account_link.WelcomeBackIDPPrompt"
4441
android:label="@string/title_welcome_back_idp_prompt"

0 commit comments

Comments
 (0)