View-Mode: Make search match scrolling instant instead of smooth scrolling to it
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 537
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 4
Description
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **enhancement/feature request**. Not a [bug or question](https://github.com/gsantner/markor/issues/new/choose).
- [X] #2353
- [X] Markor **is** up to date. See [Releases](https://github.com/gsantner/markor/tags) for the latest version. Updates are available from [F-Droid](https://f-droid.org/en/packages/net.gsantner.markor/) and GitHub.
- [X] The wanted feature/enhancement is not present in the latest development version (git master). (Please [download](https://nightly.link/gsantner/markor/workflows/build-android-project/master) and try the test version of Markor, named **Marder**. Don't worry; Markor and Marder appear as completely separate applications. You can install both side-by-side, and Markor's settings are not touched. If your desired feature is present, you don't need to open this issue. The change will be part of the next Markor update.)
### Description
1. Cancel the transition animation of search. There was no up and down transition animation when using search in Android 9 system, but in later Android systems, an additional transition animation appeared, which affects the search speed
All system animation times have been set to zero
This runs on the Android 9
https://github.com/gsantner/markor/assets/105597818/c615379d-f1ef-4b6d-983d-e2fbed122c57
This runs on the Android 13
https://github.com/gsantner/markor/assets/105597818/80eb4fd8-2931-46df-8ac1-2615c1823cfb
### Information
Android version: 13
Device:
App Version: 2.12.2
### Source
F-Droid
### Format / File type
Not specific
### Additional info / Log
```shell
-
```
Contributor guide
No contributing guide indexed for this repository
Research direction
No source files, tests, or entry points are named. Reproduce search on Android 9 and Android 13 with system animations disabled, then trace the search scrolling behavior. Done means search jumps instantly without the additional transition animation described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100