mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 05:07:41 +02:00
fix(youtube/enable-new-splash-animation): remove android version restriction
This commit is contained in:
@ -28,7 +28,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
|
||||
|
||||
@Patch
|
||||
@Name("Enable new splash animation")
|
||||
@Description("Enables a new type of splash animation on Android 12+ devices.")
|
||||
@Description("Enables a new type of splash animation.")
|
||||
@DependsOn(
|
||||
[
|
||||
SettingsPatch::class,
|
||||
|
Reference in New Issue
Block a user