John Wilde
Results
2
issues of
John Wilde
When the activity is destroyed by the system (e.g. testing with "Don't keep activities" enabled) `presenter.destroy()` is not being called because `isFinishing` is false. However `PresenterManager` just checks `isChangingConfigurations()` so...
If I type `w!` to save a note with no questions asked I get a message `No matching autocommands` and a prompt to confim writing the file. Is there a...