Open GoogleCodeExporter opened 9 years ago
Hi, as i haven't ever played with lwp code it's hard for me to handle/debig it.
I think the problem happens cause of the "bounce" animation when scrolling
desktops... but i'd need some help to track it down.
Original comment by ander...@gmail.com
on 18 Oct 2010 at 7:01
Adding to this issue, when pressing the home button to return to main
homescreen, onOffsetsChanged is not updated frequently enough to notify Live
Wallpaper of correct screen switch.
Example taken from testing data on LogCat:
xOffset: 0.8020833
xOffset: 0.1625
This was run with 4 screens, starting on the far most right screen, and
pressing the home button to return to the far most left screen. When swiping to
the far most right screen, it settled on an xOffset of 0.9951389. When pressing
the home button to get to the far most left screen, it never got close enough
to 0.0 to indicate to the Live Wallpaper that that screen has been centered.
Tested on Droid 1 (sholes) Cyanogen Mod 7.0.2, ADW built in.
Original comment by shpen72...@gmail.com
on 28 Jul 2011 at 8:11
Original issue reported on code.google.com by
michael....@gmail.com
on 8 Sep 2010 at 12:19