chore: clarify order of writing in EnableSeekbarTappingPatch.kt

This commit is contained in:
Lucaskyy 2022-04-14 18:47:26 +02:00
parent 8034fee8ea
commit 93c97c183f
No known key found for this signature in database
GPG Key ID: 1530BFF96D1EEB89

View File

@ -157,6 +157,7 @@ class EnableSeekbarTappingPatch : Patch(
val pMethod = tapSeekMethods["P"]!!
val oMethod = tapSeekMethods["O"]!!
// The instructions are written in reverse order.
implementation.addInstructions(
result.scanData.endIndex,
"""