d4n3436 / revanced-patches-android5

YouTube ReVanced for Android 5
GNU General Public License v3.0
67 stars 3 forks source link

feat(patch): Malfunction of video seek by swiping #14

Closed tesmite closed 9 months ago

tesmite commented 11 months ago

Application

YouTube ReVanced

Issue

It is possible to seek videos by swiping the video screen, but unlike recent versions, it is possible to respond to a horizontal swipe without a long press, which may result in a false response.

https://github.com/d4n3436/revanced-patches-android5/assets/111569199/64906954-3813-434c-8adc-c7796795a3fd

Patch

Option to disable video seek by swiping the video screen, or to make it responsive only on long presses.

Motivation

This malfunction can be stressful.

Acknowledgements

eldepor commented 10 months ago

I can confirm that with 5th/8th November "release" (v2.161.1 & 0.96.9) I'm not having this issue.

tesmite commented 10 months ago

I checked again in my device and found that the layout information is not optimized correctly when the app is updated with the "spoof app version" option set to 16.03.35. I apologize for the lack of research.