https://github.com/majorkik/SparkLineLayout/blob/f634990311d59c36b381d2636138a374cbb9e4c1/sparklinelibrary/src/main/java/com/majorik/sparklinelibrary/SparkLineLayout.kt#L187 Fixed this locally with: ``` pathSparkLine.reset() pathLineLeft.reset() pathLineRight.reset() ``` When `onDraw` is re-called
SparkLineLayout/sparklinelibrary/src/main/java/com/majorik/sparklinelibrary/SparkLineLayout.kt
Line 187 in f634990
Fixed this locally with:
When
onDrawis re-called