Quote:
-the animation is very slow
-the buttons flickers to pressed when you rotate.
-the text disappear when you rotate.
|
Slow animation will be the easy fix, I just need to tweak the timing of it. The text disappearing can't really be helped because I'm using the prerendered cube images from xda-developers. And, can you elaborate more on the button flickering when you rotate?
Quote:
1. Rotation is pretty slow.
2. The whole cube flashes when I touch the screen not just the text.
3. None of the links work.
|
#2 - That is definitely something I will aim to fix when I neaten up the code. #3 - Yeah, nothing works yet, the button press detection is there but it doesn't do anything yet. I haven't gotten around to adding it.