OSDN Git Service

Rotate the camera screen nail correctly in gingerbread.
authorWu-cheng Li <wuchengli@google.com>
Sun, 19 Aug 2012 09:04:02 +0000 (17:04 +0800)
committerWu-cheng Li <wuchengli@google.com>
Mon, 20 Aug 2012 09:45:46 +0000 (17:45 +0800)
commitdbb6acc204ba6f095eb0e49e1298e9ceda2c3096
tree8f39fa28ef0f66a1ea8e97d784e1b12d21c43e34
parent691d3f75f896200796b5307143504f9eb260c9e3
Rotate the camera screen nail correctly in gingerbread.

In gingerbread, camera screen nail is a static image.
Handle its rotation like a bitmap screen nail.

bug:6927809

Change-Id: I554483e58fc9e32399acb20f426d7ec35631b7ac
src/com/android/gallery3d/app/AppBridge.java
src/com/android/gallery3d/app/PhotoDataAdapter.java
src/com/android/gallery3d/app/PhotoPage.java
src/com/android/gallery3d/app/SinglePhotoDataAdapter.java
src/com/android/gallery3d/ui/PhotoView.java