android-test icon indicating copy to clipboard operation
android-test copied to clipboard

Fixes https://github.com/android/android-test/issues/1458

Open yogurtearl opened this issue 3 years ago • 0 comments

fixes #1458

Rather than trying to guess the toolType from the source/inputDevice, if we have an event that we are copying from, we can just copy toolType directly.

When we are NOT copying an event, we just fallback to the existing logic.

yogurtearl avatar Aug 04 '22 00:08 yogurtearl