1
0
mirror of https://github.com/accelforce/Yuito synced 2024-12-22 13:24:46 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Nik Clayton
367240a612
Save the user's reading position in the home timeline (#3614)
- Add a field to AccountEntity to hold the reading position
- Provide a method to save in the viewmodel to save the position
- Save the position when TimelineFragment pauses

Does not restore the position yet.
2023-05-08 13:57:17 +02:00