You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor: Move DrawAreaSample to pointerinput package
The `DrawAreaSample.kt` file was moved to a new package `com.example.compose.snippets.touchinput.pointerinput`.
The import for `DrawArea` in `SnippetsActivity.kt` was updated to reflect this change.
0 commit comments