Open tberghuis opened 2 years ago
remove global state objects, create the instance in the service class onStartCommand just updates mutablestateflow
double check onStartCommand after onCreate for service
access state from LocalXxxService.current.state.xxxxx
removeView in service onStop??? or onDestroy
service override onCreate call showOverlay