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 03cfb1c commit 213a4e6Copy full SHA for 213a4e6
auth/src/main/AndroidManifest.xml
@@ -36,9 +36,6 @@
36
android:name="com.firebase.ui.auth.ui.account_link.SaveCredentialsActivity"
37
android:label="@string/default_toolbar_title"
38
android:theme="@style/FirebaseUI.Translucent" />
39
- <activity
40
- android:name="com.firebase.ui.auth.ui.account_link.AccountLinkInitActivity"
41
- android:theme="@style/FirebaseUI" />
42
<activity
43
android:name="com.firebase.ui.auth.ui.account_link.WelcomeBackIDPPrompt"
44
android:label="@string/title_welcome_back_idp_prompt"
0 commit comments