OSDN Git Service

Fix typo: the x offset was assigned to the y coordinate.
authorRomain Guy <romainguy@android.com>
Fri, 21 Aug 2009 17:29:04 +0000 (10:29 -0700)
committerRomain Guy <romainguy@android.com>
Fri, 21 Aug 2009 17:40:49 +0000 (10:40 -0700)
commit07ef599b9f35572a3a75b884febe500a6c390e7e
treeaadd9499f930fc198fdf456a4ae79b720664d4d3
parent475ead0c5107b620d487c1ed4298a3f6671fc2b2
Fix typo: the x offset was assigned to the y coordinate.

Also remove a couple of useless casts.
core/java/com/android/internal/service/wallpaper/ImageWallpaper.java