Skip to content

Commit 17f1a9a

Browse files
committed
no message
1 parent 726d9da commit 17f1a9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

native/NativeSampleApps/RestExplorer/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
'scheme' would be "sfdc", 'host' would be "login.salesforce.com",
4343
and 'path' would be "/oauth/done".
4444
-->
45-
<activity android:name="com.salesforce.samples.restexplorer.CustomLoginActivity"
45+
<activity android:name="com.salesforce.androidsdk.ui.LoginActivity"
4646
android:theme="@style/SalesforceSDK"
4747
android:launchMode="singleTop"
4848
android:exported="true">

0 commit comments

Comments
 (0)