🚀 Accident scroll prevention

* Now every time you bring bars, a new checkpoint saves
* Checkpoint restores exact position
* Visual indication of checkpoint position on slider track
* Arrow in the direction of checkpoint when changed position

Resolves: #61
This commit is contained in:
Acclorite 2024-09-10 19:32:30 +03:00
parent cf8632c48b
commit e212733300
14 changed files with 212 additions and 61 deletions

View file

@ -594,5 +594,7 @@
<string name="github_profile_content_desc">GitHub Профіль</string>
<string name="drag_content_desc">Тягнути</string>
<string name="filter_content_desc">Фільтр</string>
<string name="checkpoint_back_content_desc">Чекпоінт назад</string>
<string name="checkpoint_forward_content_desc">Чекпоінт вперед</string>
</resources>