kitadai31 / revanced-patches-android6-7

YouTube ReVanced for Android 6.0-7.1
GNU General Public License v3.0
195 stars 15 forks source link

feat(patch): "Enable old layout" patch #19

Closed IMX-Otaku closed 1 year ago

IMX-Otaku commented 1 year ago

Application

YouTube

Issue

This patch should fix the bug with the button container in the old layout enabled by account side. Screenshot_20230423-163416_ReVanced Extended

Patch

The same patch that is in og ReVanced Extended. This patch is intended for the users that have the new layout design enabled by account side. The patch should change (spoof) the version of the application to an older one.

Motivation

Some users would like to switch between the new and old layout without having to keep changing the "spoof version" option in options.toml over and over again.

Acknowledgements

kitadai31 commented 1 year ago

Reflected in v2.160.4. Spoofing to 17.22.xx manually brings correct button container layout.

(But button container bug in 17.34.36 had already been fixed by server-side.)