Merge pull request #598 from yuhan6665/fix-process
Add missing process for ScSwitchActivity
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
<activity
|
||||
android:name=".ui.ScSwitchActivity"
|
||||
android:excludeFromRecents="true"
|
||||
android:process=":RunSoLibV2RayDaemon"
|
||||
android:theme="@style/AppTheme.NoActionBar.Translucent" />
|
||||
|
||||
<service
|
||||
|
||||
Reference in New Issue
Block a user