OSDN Git Service

Fix b/3462852 [UI] When linking from Camera preview - App icon with 'Up' arrow should...
authorRay Chen <raychen@google.com>
Tue, 3 Apr 2012 02:42:55 +0000 (10:42 +0800)
committerRay Chen <raychen@google.com>
Tue, 3 Apr 2012 09:39:44 +0000 (17:39 +0800)
commit98c2490a424da79beefbdd8a29fb90ab006c77b0
treed3a64b6ebe0edc22306be6ec15a60845f5d78902
parent602295200f93a54d891d25db14b524beb5ca4d01
Fix b/3462852 [UI] When linking from Camera preview - App icon with 'Up' arrow should go to next level up

Change startActivity to switchState because not every MediaObject implements "getContentUri" which may
cause runtime exception.

Change-Id: I88be6e9e8f15ad17f4c7347b6dfc200c7682ce01
src/com/android/gallery3d/app/AlbumPage.java
src/com/android/gallery3d/app/PhotoPage.java