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
I wrote some code to support scaling and moving in an image in gesture-imageview using a gamepad. It works great with XBOX gamepad. Maybe it will also work for the Ouya gamepad, but I have to wait for mine before I can test this. :)
Those two methods belong in GestureImageView.java:
I wrote some code to support scaling and moving in an image in gesture-imageview using a gamepad. It works great with XBOX gamepad. Maybe it will also work for the Ouya gamepad, but I have to wait for mine before I can test this. :)
Those two methods belong in GestureImageView.java:
After that call the method from any activity like this:
The text was updated successfully, but these errors were encountered: