controlwear / virtual-joystick-android

This library provides a very simple and ready-to-use custom view which emulates a joystick for Android.
Apache License 2.0
352 stars 123 forks source link

bugfix: pixelated/low quality button image #15

Closed indrek-koue closed 6 years ago

indrek-koue commented 7 years ago

If custom image was used as a joystick image, the image had very low quality. Please verify on actual device, as this bug is very hard to notice on emulator.

Solution: https://stackoverflow.com/a/4821519/797321

makowildcat commented 6 years ago

Hello @indrek-koue Thank you a lot for providing this fix ! Have a good day, Damien