yqx1110
Results
2
issues of
yqx1110
### Is your feature request related to a problem? No ### Describe the solution you'd like Like the IDEA feature which can be enabled under settings - editor - general...
enhancement
fixes #421 The broadcast receiver should not be unregistered when the App becomes invisible since it still needs to listen to Intents.ACTION_CLASH_STARTED Intents.ACTION_CLASH_STOPPED to correctly update clashRunning state. However, Broadcasts.registered...