Quick Droid fix
17.05.2010 - no comments
Just pushed an update, I think I fixed the problem on the Droid devices with the black-bar on the rightside. The bug was caused because the game uses the Android option of scaling images if the display has a higher resolution. So the game is developed for 480×320 screens, but the Droid has a 854 by 480 and obviously there are some problems with resizing that 1:1.
The fix now simply repeats a small part of the background image, and that should cover the weird effect you guys were seeing (let me know if it didn’t!)