Revert "refactor(android): move post save state logic to a Paging transform"

This reverts commit 3829abeb8f.
This commit is contained in:
Harsh Shandilya 2022-12-09 21:01:48 +05:30
parent e6eaadbaa1
commit 4f60db29bd
No known key found for this signature in database
6 changed files with 49 additions and 23 deletions

View file

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Do not schedule post update job every time the app starts
- Improve favicon loading to reduce unnecessary redraws
- Fix post lists being reloaded unnecessarily
## [1.11.0] - 2022-12-07