Skip to content

Commit 572ac6b

Browse files
AsH1605david-allison
authored andcommitted
refactor: un-deprecate android.graphics.Path computeBounds
1 parent 02919e3 commit 572ac6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

AnkiDroid/src/main/java/com/ichi2/anki/Whiteboard.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,6 @@ class Whiteboard(
470470
invalidate()
471471
}
472472

473-
@Suppress("deprecation", "API35 computeBounds - maybe compat, but...new API is Flagged?")
474473
fun erase(
475474
x: Int,
476475
y: Int,

0 commit comments

Comments
 (0)