We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdf2f99 commit f68fb33Copy full SHA for f68fb33
AnkiDroid/src/main/java/com/ichi2/anki/ui/windows/reviewer/whiteboard/WhiteboardView.kt
@@ -28,8 +28,6 @@ import android.view.MotionEvent
28
import android.view.View
29
import androidx.core.graphics.createBitmap
30
import com.ichi2.anki.R
31
-import kotlinx.coroutines.flow.MutableStateFlow
32
-import kotlinx.coroutines.flow.asStateFlow
33
34
/**
35
* A custom view for the whiteboard that handles drawing and touch events.
0 commit comments