google / android-emulator-webrtc

Apache License 2.0
121 stars 27 forks source link

Touch device trying to save png view as image #13

Closed GilbertNordhammar closed 3 years ago

GilbertNordhammar commented 3 years ago

When pressing the png view on slightly harder than normal without moving your finger on a touch device, you get asked if you want to save the view as an image to the device. This problem was resolved by disabling the pointer events for the internal element

pokowaka commented 3 years ago

/gcbrun

pokowaka commented 3 years ago

We will need to bump the package version, otherwise publishing will fail.

pokowaka commented 3 years ago

I cannot push to your branch, so I cannot update this pull request. I will merge it and then push a fix over it that bumps the version and adds some more unit tests.