mirror of
https://github.com/tuskyapp/Tusky
synced 2025-02-07 07:53:25 +01:00
- 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.