Friday, July 29, 2011

[android-developers] Re: “fixing” a live wallpaper in portrait mode

See if this makes any sense in your case.

Start with a background large enough to look OK in either orientation
without change. Upon twist, onSurfaceChanged(), recalculate the
locations of your bitmaps and display them at the new locations.

Hal Harrison.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment