OSDN Git Service

Fixed wallpaper bug where wrong size was taken when cropping
authorSelim Cinek <cinek@google.com>
Mon, 24 Mar 2014 13:13:20 +0000 (14:13 +0100)
committerSelim Cinek <cinek@google.com>
Mon, 24 Mar 2014 13:13:20 +0000 (14:13 +0100)
commit7c989e90e84b29f4762abaf2c80ecafc1a9e99d4
tree2fa504acf57a932bcd835c4f00288fc8039c4bd6
parent4dfbe82910151b3b19c756404d49e0c16d62532c
Fixed wallpaper bug where wrong size was taken when cropping

When cropping, the selected area of the image was incorrectly
cropped to the size of the view instead of the size of the image

Bug: 13617446
Change-Id: I0b40711c04f3d3b5929e7bb037d6cf21d4bb5bcb
WallpaperPicker/src/com/android/launcher3/WallpaperCropActivity.java