OSDN Git Service

Fix the Google Drive issue
authorztenghui <ztenghui@google.com>
Tue, 20 Aug 2013 23:38:04 +0000 (16:38 -0700)
committerztenghui <ztenghui@google.com>
Wed, 21 Aug 2013 00:37:01 +0000 (17:37 -0700)
commiteb2950384846a3797e13b04765f65df70d80982e
tree6c702ba31cb4afee332f8a8ee83b45342b40b77d
parentd74271e58c33ac178d935cca6843d41de95e7fcf
Fix the Google Drive issue

Here a local cache file will be downloaded and sent over to Gallery / Editor.
So we need to handle that well.

bug:9356969

Change-Id: Ic09a2f5de2c9c55ca2ed21c77ddf7517f5939bfb
src/com/android/gallery3d/app/PhotoPage.java
src/com/android/gallery3d/filtershow/tools/SaveImage.java