MrRight1990 / libgdx-backend-android-livewallpaper

Automatically exported from code.google.com/p/libgdx-backend-android-livewallpaper
0 stars 0 forks source link

wallpaper preview is different from real wallpaper #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Download app and set wallpaper when you hold phone as landscape, and when you 
hold it portrait. on preview great in reality bad view.
https://play.google.com/store/apps/details?id=com.blazen.valentinesWallpaper

1. use overriden resize method to change wallpaper depending from orientation. 
For example scalling width or height of the objects.
2. On preview it changes great. When the orientation is landsacape object is 
going up, when you change orientation to portrait object changes angle and is 
scaled, width and height and is automatically changes,it also going up
3. When you choose this wallpaper it is always going up like there is portait 
version(when you have your phone set as landscape on preview it is going up 
with great scalling, when the wallpaper is set, it is falling as it is portrait 
in the right direction and width and height is scalled wrong.the angle of the 
objects changes only on preview.

I want to livewallpaper work as it is in the preview.

Can somebody help me?

Original issue reported on code.google.com by blazenst...@gmail.com on 31 Jan 2013 at 1:23