Closed drymarau closed 3 months ago
Service.startForeground() doesn't seem to allow passing multiple flags in foregroundServiceType, so instead a special ConferenceMediaProjectionService is introduced to notify when the screen is being shared.
Service.startForeground()
foregroundServiceType
ConferenceMediaProjectionService
Service.startForeground()
doesn't seem to allow passing multiple flags inforegroundServiceType
, so instead a specialConferenceMediaProjectionService
is introduced to notify when the screen is being shared.