Revert "Fix crash when putting app in background while on notes screen (#3515)"

This reverts commit 76cc04c8f4.
This commit is contained in:
AntsyLich
2026-07-04 15:18:40 +06:00
parent 27284a40ab
commit 94b3b5eaa2
4 changed files with 8 additions and 34 deletions
-1
View File
@@ -18,7 +18,6 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
### Fixed
- Fix Shikimori tracking not working ([@MajorTanya](https://github.com/MajorTanya)) ([#3497](https://github.com/mihonapp/mihon/pull/3497))
- Fix crash when putting app in background while on notes screen ([@AntsyLich](https://github.com/AntsyLich)) ([#3515](https://github.com/mihonapp/mihon/pull/3515))
- Fix crash trying to select text in notes screen ([@AntsyLich](https://github.com/AntsyLich)) ([#3516](https://github.com/mihonapp/mihon/pull/3516))
## [v0.20.0] - 2026-06-27