Hacky way to fix #55.
This commit is contained in:
parent
8823cc6c6c
commit
91aed5a777
@ -95,6 +95,7 @@ class HomeActivity : AppCompatActivity(), SearchView.OnQueryTextListener, DIAwar
|
||||
|
||||
private val settingsLauncher = registerForActivityResult(ActivityResultContracts.StartActivityForResult()) {
|
||||
appSettingsService.refreshUserSettings()
|
||||
recreate()
|
||||
}
|
||||
|
||||
override val di by closestDI()
|
||||
|
Loading…
Reference in New Issue
Block a user