cryptomator / cryptomator/android
Scroll down/up automatically while moving a vault to the bottom/top in the vault list
- Dominant language
- Kotlin
- Stars
- 1.2k
- Forks
- 216
- PR merge metrics
- No merged PRs in 30d
Description
### Please agree to the following
- [X] I have searched [existing issues](https://github.com/cryptomator/android/issues?q=) for duplicates
- [X] I agree to follow this project's [Code of Conduct](https://github.com/cryptomator/android/blob/develop/.github/CODE_OF_CONDUCT.md)
### Summary
Scroll down/up automatically while moving a vault to the bottom/top in the vault list
### Motivation
As a user I want to be able to move the selected vault to the bottom/top of the vault list regardless of how long this list is.
### Considered Alternatives
Currently, you can only drag it into the visible size of the window as window does not scroll down/up automatically. You have to drop it and then physically scroll down/up and then drag the vault down/up to the bottom/top of the window and repeat until it is moved to the bottom/top.
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.