OSDN Git Service

Fixed crash when setting wallpaper with built in rotation
authorSelim Cinek <cinek@google.com>
Thu, 27 Mar 2014 19:35:19 +0000 (20:35 +0100)
committerSelim Cinek <cinek@google.com>
Thu, 27 Mar 2014 19:35:19 +0000 (20:35 +0100)
commit314425602a7ccd9cc2bdef1a11f5e51211201b6f
tree84a0d4414b48d1aca3bd6c84d10bcb69dcc1bd63
parent7c989e90e84b29f4762abaf2c80ecafc1a9e99d4
Fixed crash when setting wallpaper with built in rotation

If an image had a built-in rotation, a crash could occur,
when setting it. An example was a panorama image which had
a rotation of 90 degrees.

Change-Id: Iede8226dac3a40f08d39a69162eb388e6aba97ec
Bug: 13507421
WallpaperPicker/src/com/android/launcher3/WallpaperCropActivity.java