Fix alignment changes resetting reader article position #190
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "davidoskky/ReaderForSelfoss-multiplatform:alignment"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Types of changes
This closes issue #179
Text alignment was resetting the position in the article list of the reader because we were restarting the reader activity to reinitialize all fragments. Rather than do that, now we tell all the fragments to update their text alignment.
I cleaned up a little bit the Reader activity as some functions were really confusing. I kept all that in a separate commit in case you wish to revert.
Tested in simulated API versions 25, 34 and 35. All tests pass.
I'll point out: after #84 I'm now getting a bunch of messages appearing about connectivity coming and going. Often when opening the home I have to force it to load articles as none will appear. I'm not opening an issue just because I did not install it on physical device yet and I just experienced this in the emulator.
Thanks for the heads-up. I may have fixed the issue here
Build is failing for some api token misconfiguration.
Could you try rebasing your PR ?
4a55bc0f1d
toc3ee07dd85
Checkout
From your project repository, check out a new branch and test the changes.