forked from Louvorg/ReaderForSelfoss-multiplatform
Hacky way to fix #55.
This commit is contained in:
@ -95,6 +95,7 @@ class HomeActivity : AppCompatActivity(), SearchView.OnQueryTextListener, DIAwar
|
||||
|
||||
private val settingsLauncher = registerForActivityResult(ActivityResultContracts.StartActivityForResult()) {
|
||||
appSettingsService.refreshUserSettings()
|
||||
recreate()
|
||||
}
|
||||
|
||||
override val di by closestDI()
|
||||
|
Reference in New Issue
Block a user