ReVanced / revanced-patches

🧩 Patches for ReVanced
https://revanced.app
GNU General Public License v3.0
1.57k stars 204 forks source link

feat(YouTube - Navigation buttons): Add option to hide navigation button labels #3189

Closed MarcaDian closed 2 weeks ago

MarcaDian commented 2 weeks ago

close https://github.com/ReVanced/revanced-patches/issues/3187

integrations https://github.com/ReVanced/revanced-integrations/pull/635

Credits to @inotia00 for fingerprint

MarcaDian commented 2 weeks ago

SwitchPreference("revanced_hide_navigation_labels"),

public static final BooleanSetting HIDE_NAVIGATION_BUTTON_LABELS = new BooleanSetting("revanced_hide_navigation_button_labels", FALSE, true);