chore: clarify order of writing in EnableSeekbarTappingPatch.kt
This commit is contained in:
parent
858468dc1d
commit
9fa44443fa
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue