-
-
Notifications
You must be signed in to change notification settings - Fork 322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug(YouTube): Settings menus layout is broken on Android 15 #3976
Comments
Try turning off recommended version checks in Manager and try patching 19.46.40 (it should patch successful), and see if the issue is fixed. If it's not, then uninstall patched YT and try patching 19.43.41 (a supported version). Report back if either of these fix it. |
For now keep patching 19.43 until a fix can be figured out. |
@Wojtaz0w Try patching |
I don't think any changes in 5.1 could have caused this, but if someone want to try patching the prior version then go ahead. The problem is likely an incompatibility of YT 19.45 and the way the ReVanced settings menu is loaded.
|
@LisoUseInAIKyrios From this comment #3989 (comment) it could be patches issue, he downgraded the patches version and the issue gone. |
That comment is for a different bug and is fixed with https://www.github.com/ReVanced/revanced-patches/pull/3990 |
I remember someone mentioning that the issue is happening on the YouTube app and not just the settings. They mentioned an Android setting to toggle which would fix the issue but I don't remember which one. In any case, if it's caused by a patch, the one who downgraded should identify which exact version introduces the bug |
This comment has been minimized.
This comment has been minimized.
The issue can be reproduced using the Android emulator with a new Pixel device image running Android 15. For pixel devices the transparent navigation bar setting is not on by default, and turning it off does not fix or change the bug behavior. |
Nevermind, I can now reproduce the issue even when the toggle is disabled. Not sure if something affected the issue or I just didn't test it carefully when writing the comment (the issue is not as visible on my end). |
Bug description
Hello. I patched YouTube 19.45.38 with ReVanced patches 5.1.0 and the layout inside of ReVanced settings categories is broken; they are partially underneath the status bar on my Pixel 9, which makes some toggles impossible/ very hard to tap
Error logs
Solution
Additional context
Return YT Dislike and Sponsor lock settings are not affected, most likely they are coded in different way..? I'm not sure, I ain't no coder, they do have an animation when opening and the rest of settings don't
Acknowledgements
The text was updated successfully, but these errors were encountered: