feat(YouTube - Spoof app version): Add 'Restore old navigation and toolbar icons'
This commit is contained in:
@ -126,9 +126,14 @@
|
||||
<patch id="layout.spoofappversion.spoofAppVersionPatch">
|
||||
<string-array name="revanced_spoof_app_version_target_entries">
|
||||
<item>@string/revanced_spoof_app_version_target_entry_1</item>
|
||||
<item>@string/revanced_spoof_app_version_target_entry_2</item>
|
||||
</string-array>
|
||||
<string-array name="revanced_spoof_app_version_target_entry_values">
|
||||
<!-- Patching 19.23+ or later cannot spoof to 19.20 or lower
|
||||
due to a missing library tab image resource. That can be fixed
|
||||
by patching the code that loads the images and ignoring unknown images. -->
|
||||
<item>19.35.36</item>
|
||||
<item>19.26.42</item>
|
||||
</string-array>
|
||||
<string-array name="revanced_spoof_app_version_target_legacy_entries">
|
||||
<item>@string/revanced_spoof_app_version_target_legacy_entry_1</item>
|
||||
|
Reference in New Issue
Block a user